helix-mods/helix-term
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
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml Derive debug without feature 2021-06-10 22:00:08 +09:00
README.md Initial import. 2020-05-20 18:14:51 +09:00

window -> buffer -> text -> contains "view", a viewport into the buffer

view -> selections etc -> cursor