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 user changes tspconfig.yaml, the change won't take effect in LSP server. It seems changing tspconfig.yaml won't trigger onDidChangeContent event and clean up the file cache in LSP server.
Reproduction
make some change in tspconfig.yaml and check whether it takes effect in the LSP server compilation.
Describe the bug
When user changes tspconfig.yaml, the change won't take effect in LSP server. It seems changing tspconfig.yaml won't trigger onDidChangeContent event and clean up the file cache in LSP server.
Reproduction
make some change in tspconfig.yaml and check whether it takes effect in the LSP server compilation.
Checklist
The text was updated successfully, but these errors were encountered: