-
Notifications
You must be signed in to change notification settings - Fork 760
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Revamp Signature Help Feature in LS #15874
Conversation
f556054
to
ad49180
Compare
Signed-off-by: Rasika <info.rasika@gmail.com>
Signed-off-by: Rasika <info.rasika@gmail.com>
Signed-off-by: Rasika <info.rasika@gmail.com>
Signed-off-by: Rasika <info.rasika@gmail.com>
Signed-off-by: Rasika <info.rasika@gmail.com>
Signed-off-by: Rasika <info.rasika@gmail.com>
Signed-off-by: Rasika <info.rasika@gmail.com>
Codecov Report
@@ Coverage Diff @@
## jballerina #15874 +/- ##
=============================================
Coverage ? 14.84%
Complexity ? 3763
=============================================
Files ? 1497
Lines ? 75716
Branches ? 9917
=============================================
Hits ? 11242
Misses ? 63064
Partials ? 1410
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.
Reviewed
Purpose
Fixes #4569
Fixes #15818
Fixes #12035
Now Completions also triggers the signature help provider.
Check List