helix/helix-term/src
2023-05-18 21:58:17 +02:00
..
commands Remove offset_encoding in CodeActionOrCommandItem, as it can be retrieved on demand 2023-05-18 21:58:17 +02:00
keymap feat(dap): implement Restart request (#5651) 2023-03-06 18:19:53 +09:00
ui Filter language servers also by capabilities in doc.language_servers_with_feature 2023-05-18 21:58:17 +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 language servers also by capabilities in doc.language_servers_with_feature 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