helix-mods/helix-term
Ivan Tham 93f26a3048
Fix signature help panic when too large (#4030)
When signature help is too large it may cause a panic when it is too
large, now I just make the hover do an intersection with surface to make
sure it never overflow.
2022-10-03 23:56:24 +09:00
..
src Fix signature help panic when too large (#4030) 2022-10-03 23:56:24 +09:00
tests Add tests for select-mode TS textobjects 2022-10-03 10:44:08 -04:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
build.rs feat: support grammar cross-compilation 2022-08-02 12:04:09 +09:00
Cargo.toml build(deps): bump once_cell from 1.14.0 to 1.15.0 (#3987) 2022-09-26 18:19:50 -05:00