Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add lsp signature help #1755

Merged
merged 21 commits into from
Jul 19, 2022
Merged
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
cd27422
Add lsp signature help
sudormrfbin Mar 1, 2022
0ff483a
Do not move signature help popup on multiple triggers
sudormrfbin Mar 1, 2022
f23eb9d
Highlight current parameter in signature help
sudormrfbin Mar 2, 2022
bfdde32
Auto close signature help
sudormrfbin Mar 3, 2022
f4e9bd3
Position signature help above to not block completion
sudormrfbin Mar 12, 2022
576c3d1
Update signature help on backspace/insert mode delete
sudormrfbin Mar 22, 2022
f62bf95
Add lsp.auto-signature-help config option
sudormrfbin Mar 27, 2022
a13b762
Add serde default annotation for LspConfig
sudormrfbin Jun 1, 2022
f1de34c
Show LSP inactive message only if signature help is invoked manually
sudormrfbin Jun 2, 2022
0a4b5b2
Do not assume valid signature help response from LSP
sudormrfbin Jun 12, 2022
9a1e5d5
Check signature help capability before sending request
sudormrfbin Jun 12, 2022
70a8525
Merge branch 'master' into signature-help-popup
sudormrfbin Jun 16, 2022
b0b13be
Reuse Open enum for PositionBias in popup
sudormrfbin Jun 25, 2022
d84e18a
Close signature popup and exit insert mode on escape
sudormrfbin Jun 27, 2022
2df1b74
Add config to control signature help docs display
sudormrfbin Jun 27, 2022
9bee76f
Merge branch 'master' into signature-help-popup
sudormrfbin Jun 27, 2022
61098ba
Use new Margin api in signature help
sudormrfbin Jun 27, 2022
3b26143
Merge branch 'master' into signature-help-popup
sudormrfbin Jul 2, 2022
b675243
Invoke signature help on changing to insert mode
sudormrfbin Jul 2, 2022
d80dce7
Merge branch 'master' into signature-help-popup
sudormrfbin Jul 2, 2022
91e58aa
Merge branch 'master' into signature-help-popup
sudormrfbin Jul 18, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into signature-help-popup
  • Loading branch information
sudormrfbin committed Jun 27, 2022
commit 9bee76f3b580de92140b7fb04dd1bc2fdedcbaac

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.