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
axetroy
changed the title
Typescript Language Server stuck everything cause by third-party extensions
Typescript Language Server stuck everything due to third-party extensions
Apr 13, 2024
Does this issue occur when all extensions are disabled?: No
Steps to Reproduce:
Here is typescript Log in vscode
Sorry, I can't give feedback via vscode because almost all functions are stuck, including Report Issue
2024-04-13.11.47.17.mov
Finally, after my investigation, I found that it should be this plug-in pretty-ts-errors, ref: yoavbls/pretty-ts-errors#75
It blocks most other features of vscode, including formatting, lint, other extensions loading, etc.
Can vscode have a mechanism to prevent third-party extensions from affecting the main functions of vscode.
Or give a prompt to the user, otherwise I have been wondering if there is something wrong with my typescript project configuration.
The text was updated successfully, but these errors were encountered: