You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When implementing this, I think we should get the lsp code using deno_config::workspace::Workspace:: discover so that we have a single implementation of workspace discovery.
The text was updated successfully, but these errors were encountered:
I believe the lsp doesn't understand npm workspaces at the moment.
When implementing this, I think we should get the lsp code using
deno_config::workspace::Workspace:: discover
so that we have a single implementation of workspace discovery.The text was updated successfully, but these errors were encountered: