-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Revert "feat: support vscode multi-root workspaces (#2594)" #2612
Conversation
This reverts commit 5827977.
|
Codecov Report
@@ Coverage Diff @@
## main #2612 +/- ##
==========================================
+ Coverage 65.70% 69.53% +3.82%
==========================================
Files 85 71 -14
Lines 5106 4201 -905
Branches 1631 1408 -223
==========================================
- Hits 3355 2921 -434
+ Misses 1747 1275 -472
- Partials 4 5 +1
Continue to review full report at Codecov.
|
@Foo-x thank you! sorry we had to do this temporarily. as soon as I merge this, feel free to open a re-creation of this PR and I will merge it in the order that makes sense this time haha |
Introduces multi-root workspaces support using a single language server instance! Adds a few optimisations, tests, etc as well. This had previously been merged in a way that caused issues, but this should resolve those issues. Revert "Revert "feat: support vscode multi-root workspaces (#2594)" (#2612)" (#2616)
This reverts commit 5827977.