mirror of https://github.com/helix-editor/helix
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cfca30887c
some LSPs does update the active signature and some not. To make both worlds happy, make the active signature more intelligent. 1. SignatureHelp store now the suggested lsp_signature 2. if the lsp_signature changes then use it 3. otherwise use the last signature from the old popup 4. in case the old signature doesn't exist anymore, show the last signature Signed-off-by: Ben Fekih, Hichem <hichem.f@live.de> |
7 months ago | |
---|---|---|
.. | ||
src | 7 months ago | |
tests | 7 months ago | |
.gitignore | 5 years ago | |
Cargo.toml | 8 months ago | |
build.rs | 10 months ago |