-
Notifications
You must be signed in to change notification settings - Fork 365
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginfo-neededIssue requires more information from posterIssue requires more information from poster
Milestone
Description
👋
I'm a maintainer on Ruby LSP.
I have a multiroot repo with two apps, app1 and app2. https://github.com/andyw8/multiroot_monorepo
While a file from app1 is open, the logs show all requests going to app1, as expected, except for one type of request, semanticTokens:
This happens even if I have no files from app2 open.
Is there something special about semanticTokens that might cause it to behave that way?
(I can provide further information to help troubleshoot, but wanted to ask this up-front in case there's a simple answer).
cc @vinistock
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginfo-neededIssue requires more information from posterIssue requires more information from poster