-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 command to display language server output panel #7461
Conversation
Codecov Report
@@ Coverage Diff @@
## master #7461 +/- ##
==========================================
+ Coverage 58.23% 58.55% +0.31%
==========================================
Files 494 494
Lines 21785 21806 +21
Branches 3484 3495 +11
==========================================
+ Hits 12687 12768 +81
+ Misses 8309 8246 -63
- Partials 789 792 +3
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.
Also also, I don't see tests for the changes. Please do add the tests. Sorry didn't notice this earlier.
Oh yes, you're right. Oops |
For #7459