diff options
author | Taylor C. Richberger | 2023-01-10 19:21:44 +0000 |
---|---|---|
committer | Blaž Hrastnik | 2023-03-10 07:54:17 +0000 |
commit | 9b4326b18b24fa8ec8ffd0cb261a8c82ecad32d6 (patch) | |
tree | 8b1faa2863cca43140a985025c8fee9e2a19f20e /helix-term/build.rs | |
parent | ce1fb9e64c189fb7476b4c72c6774a5bf6cbfd0f (diff) |
allow LSP insert text to replace non-matching prefixes (#5469)
Most LSPs will complete case-insensitive matches, particularly from
lowercase to uppercase. In some cases, notably Pyright, this is given
as a simple insert text instead of TextEdit. When this happens, the
prefix text was left unedited.
Diffstat (limited to 'helix-term/build.rs')
0 files changed, 0 insertions, 0 deletions