helix-mods/helix-term/src
Michael Davis 6dc017b9e2
Jump to symbol ranges in LSP goto commands (#5986)
This follows prior changes like 42ad1a9e: we select the range given
by the language server rather than the starting point.
2023-03-08 10:51:29 +09:00
..
commands Jump to symbol ranges in LSP goto commands (#5986) 2023-03-08 10:51:29 +09:00
keymap feat(dap): implement Restart request (#5651) 2023-03-06 18:19:53 +09:00
ui Handle snippets for LSPs not providing offsets for completion 2023-03-08 10:48:35 +09:00
application.rs LSP: Send replies for malformed and unhandled RPC requests (#6058) 2023-03-08 10:50:57 +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 Add command for resetting diff hunks (#5736) 2023-03-08 10:49: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 Print the binary required by the debug adapter (#5195) 2022-12-17 13:03:18 -06: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