1
0
mirror of https://github.com/helix-editor/helix synced 2024-11-10 10:34:45 +01:00
helix/helix-lsp
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
..
src lsp: Check bounds when converting lsp positions (#204) 2021-06-12 16:04:30 +09:00
Cargo.toml Derive debug without feature 2021-06-10 22:00:08 +09:00