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.
helix-plus/book/src
Gokul Soumya 791bf7e50a
Add lsp signature help (#1755)
* Add lsp signature help

* Do not move signature help popup on multiple triggers

* Highlight current parameter in signature help

* Auto close signature help

* Position signature help above to not block completion

* Update signature help on backspace/insert mode delete

* Add lsp.auto-signature-help config option

* Add serde default annotation for LspConfig

* Show LSP inactive message only if signature help is invoked manually

* Do not assume valid signature help response from LSP

Malformed LSP responses are common, and these should not crash the
editor.

* Check signature help capability before sending request

* Reuse Open enum for PositionBias in popup

* Close signature popup and exit insert mode on escape

* Add config to control signature help docs display

* Use new Margin api in signature help

* Invoke signature help on changing to insert mode
2 years ago
..
generated Add SCSS language support (#3074) 2 years ago
guides text-objects: add test capture & elixir queries 2 years ago
SUMMARY.md Indentation rework (#1562) 2 years ago
commands.md docs: Auto generate command list 3 years ago
configuration.md Add lsp signature help (#1755) 2 years ago
from-vim.md Add migrate from Vim wiki link (#2781) 2 years ago
hooks.md Add book/ (mdbook based user guide) 3 years ago
install.md nix flake: make the binary cache "just work" (#2999) 2 years ago
keymap.md support toggling pickers' preview panel (#3021) 2 years ago
lang-support.md Rewrite Language Support docs (#2065) 2 years ago
languages.md rewrite language configuration docs (#2838) 2 years ago
remapping.md simplify some keymap key names (#2677) 2 years ago
themes.md Introduce storage highlighting for typescript/javascript (#2961) 2 years ago
title-page.md book: add wiki links to the title page and install page (#3017) 2 years ago
usage.md text-objects: add test capture & elixir queries 2 years ago