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
try to use complete to show something i.e. for linter
you can see many error starts to pop up for the lsp events like below:
When preparing the information for completion in tspconfig.yaml, we will need to load the packages from package.json to check whether it's something needed for tspconfig.yaml. I guess some of the packages used in azure repo's package.json does something break the lsp somehow. Further investigation needed there.