helix-mirror/helix-term/src
Wojciech Kępka c754df12b3
lsp: Check bounds when converting lsp positions (#204)
* lsp: Make position conversion funcs return `Option`

* Add tests

* Fixes

* Revert pos_to_lsp_pos to panic
2021-06-12 16:04:30 +09:00
..
ui Fix documentation popup panic 2021-06-10 11:26:03 +09:00
application.rs lsp: Check bounds when converting lsp positions (#204) 2021-06-12 16:04:30 +09:00
args.rs Separate helix-term as a library 2021-06-07 21:35:31 +08:00
commands.rs lsp: Check bounds when converting lsp positions (#204) 2021-06-12 16:04:30 +09:00
compositor.rs Disable failing doctest 2021-06-07 23:05:39 +09:00
keymap.rs Fix jump behavior, goto_implementation now jump 2021-06-10 11:08:18 +08:00
lib.rs Separate helix-term as a library 2021-06-07 21:35:31 +08:00
main.rs Create all parent directories for config and cache 2021-06-08 01:07:30 +09:00