-
Notifications
You must be signed in to change notification settings - Fork 19
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
New features to LSP #424
New features to LSP #424
Conversation
Signed-off-by: imkiva <imkiva@islovely.icu>
Signed-off-by: imkiva <imkiva@islovely.icu>
Signed-off-by: imkiva <imkiva@islovely.icu>
Codecov Report
@@ Coverage Diff @@
## main #424 +/- ##
============================================
- Coverage 81.73% 81.72% -0.01%
Complexity 2492 2492
============================================
Files 230 230
Lines 7677 7679 +2
Branches 943 943
============================================
+ Hits 6275 6276 +1
- Misses 929 930 +1
Partials 473 473
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bors r+
(LensMaker lmfao)
Build succeeded: |
this PR upgraded LSP4j to 0.14 with inlay hints support; added some features to the LSP backend:
%d usages
Try it: https://github.com/aya-prover/aya-vscode/suites/6895435995/artifacts/267446633
See also
Language Server Protocol has recently upgraded to 3.17, and VSCode stabilized their inlay hints APIs