-
Notifications
You must be signed in to change notification settings - Fork 675
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
Fix all providers support #3440
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3440 +/- ##
==========================================
+ Coverage 85.93% 85.97% +0.04%
==========================================
Files 60 60
Lines 1848 1854 +6
Branches 215 215
==========================================
+ Hits 1588 1594 +6
Misses 200 200
Partials 60 60
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Updating OmniSharp to include the server-side changes in #3960 |
@savpek Is this ready to go in? GitHub checks didn't update. CI is passing https://travis-ci.org/github/OmniSharp/omnisharp-vscode/builds/716733951 |
I think it is. It's quite a while when i wrote this but based on code it should do 🤔 |
The release of 3.1.401 SDK broke our CI. Fixed by specifying to install 3.1.302. Hopefully this run will pass and we'll merge |
Vscode implementation for OmniSharp/omnisharp-roslyn#1581
Todo:
Supports:
Document scope
Project scope
Solution scope:
Fix all issues on document when saved at vscode: