helix/helix-term/src/ui
Alex d5ba0b5162
Allow separate styles for markup headings (#1618)
* update markdown highlighting to use separate heading themes

* remove markdown theme scopes in ui
2022-02-21 16:45:48 +09:00
..
completion.rs Allow separate styles for markup headings (#1618) 2022-02-21 16:45:48 +09:00
editor.rs feat(commands): command palette (#1400) 2022-02-17 14:03:11 +09:00
info.rs info component style config use ui.info ui.info.text (#643) 2021-08-24 09:58:19 +09:00
markdown.rs Allow separate styles for markup headings (#1618) 2022-02-21 16:45:48 +09:00
menu.rs ui: menu: Don't allocate scrollbar space if options fit 2022-02-01 01:25:59 +09:00
mod.rs Always ignore the .git directory in file picker (#1604) 2022-02-20 15:47:43 +09:00
overlay.rs Add `PageUp`, `PageDown`, `Ctrl-u`, `Ctrl-d`, `Home`, `End` keyboard shortcuts to file picker (#1612) 2022-02-15 10:24:03 +09:00
picker.rs Extract a helper function for lsp::Location 2022-02-18 14:37:59 +09:00
popup.rs Render code actions as a menu, allow adding padding to popup 2022-01-31 16:04:58 +09:00
prompt.rs ui: prompt: Render aliases + border on the doc 2022-02-20 14:55:16 +09:00
spinner.rs Instant is more suitable than SystemTime for spinners 2022-02-10 11:12:47 +09:00
text.rs fix: Allow multi-line prompt documentation 2022-02-20 14:44:44 +09:00