helix/helix-term/src
Philipp Mildenberger 451fe528bb Filter out already seen language servers in requests that can be sent to multiple language servers (code-action, completion, symbol pickers) 2023-05-18 21:58:17 +02:00
..
commands Filter out already seen language servers in requests that can be sent to multiple language servers (code-action, completion, symbol pickers) 2023-05-18 21:58:17 +02:00
keymap feat(dap): implement Restart request (#5651) 2023-03-06 18:19:53 +09:00
ui Remove offset_encoding in CompletionItem 2023-05-18 21:58:15 +02:00
application.rs Add method doc.supports_language_server for better readability 2023-05-18 21:48:32 +02: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 Filter out already seen language servers in requests that can be sent to multiple language servers (code-action, completion, symbol pickers) 2023-05-18 21:58:17 +02:00
compositor.rs bump msrv to 1.63 (#5570) 2023-02-09 11:24:31 +09:00
config.rs add workspace config and manual LSP root management 2023-03-29 12:57:30 +09:00
health.rs Refactor doc language servers to a HashMap, and the config to use a Vec to retain order 2023-05-18 21:48:32 +02:00
job.rs bump msrv to 1.63 (#5570) 2023-02-09 11:24:31 +09:00
keymap.rs add workspace config and manual LSP root management 2023-03-29 12:57:30 +09:00
lib.rs Fix new clippy lints (#5892) 2023-02-09 16:27:08 -06:00
main.rs add workspace config and manual LSP root management 2023-03-29 12:57:30 +09:00