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
For this we need to be mindful of our fake resources showing up in other places like problems. We likely need a new scheme, and then we need to special case that scheme for things like not displaying problems. We do want LSP to evaluate problems, hovers, etc. as we may later use them, so no changes on the server side of things.
Prototype: https://github.com/microsoft/vscode/tree/tyriar/lsp_terminal_completions
cc @meganrogge
The text was updated successfully, but these errors were encountered: