Skip to content

Commit

Permalink
Revert "Revert "feat: support vscode multi-root workspaces (#2594)" (#…
Browse files Browse the repository at this point in the history
…2612)"

This reverts commit 621253d.
  • Loading branch information
acao authored Aug 1, 2022
1 parent ab831b5 commit 73d6f68
Show file tree
Hide file tree
Showing 5 changed files with 1,267 additions and 986 deletions.
9 changes: 9 additions & 0 deletions .changeset/thick-years-sort.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
"vscode-graphql": patch
"graphql-language-service-server": patch
"graphql-language-service-cli": patch
---

support vscode multi-root workspaces! creates an LSP server instance for each workspace.

WARNING: large-scale vscode workspaces usage, and this in tandem with `graphql.config.*` multi-project configs could lead to excessive system resource usage. Optimizations coming soon.
Loading

0 comments on commit 73d6f68

Please sign in to comment.