helix/helix-term/src
Thomas Schollenberger 2a27d1b505
Prevent whitespace from rendering inside inlay hints (#6312)
* fix spaces and nbsps showing in inlay hints

* remove origin

* virtual tab + fix unneeded clone

* update virtual tab determining location

* fix clippy lint
2023-03-16 15:45:16 +09:00
..
commands fix compilation 2023-03-14 11:56:18 +09:00
keymap feat(dap): implement Restart request (#5651) 2023-03-06 18:19:53 +09:00
ui Prevent whitespace from rendering inside inlay hints (#6312) 2023-03-16 15:45:16 +09:00
application.rs Add undercurl config option #6196 (#6253) 2023-03-14 11:53:38 +09:00
args.rs Fix confusion with using --hsplit --vsplit on startup at same time (#4202) 2022-10-11 09:25:42 -04:00
commands.rs Feat: LSP Type Hints (#5934) 2023-03-11 11:32:14 +09:00
compositor.rs bump msrv to 1.63 (#5570) 2023-02-09 11:24:31 +09:00
config.rs Move top level lsp config to editor.lsp (#1868) 2022-03-28 10:11:52 +09:00
health.rs Generalised to multiple runtime directories with priorities (#5411) 2023-03-09 23:50:43 +09:00
job.rs bump msrv to 1.63 (#5570) 2023-02-09 11:24:31 +09:00
keymap.rs keymap: Test backslash escaping in commands 2023-01-25 09:31:58 -06:00
lib.rs Fix new clippy lints (#5892) 2023-02-09 16:27:08 -06:00
main.rs feat(lsp): pass client_info on initialization (#4904) 2022-12-08 21:57:03 -06:00