-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not working after installation, breaks JS\TS language features #47
Comments
Which typescript extension is broken? |
Oh I think it wasn't an extension that broke This thing broke: After installing the extension it now never finishes initializing it I will rename the issue to reflect what actually happens These is also this on the extension page Assuming that there was some unhandled exception thrown perhaps and it never initialized |
I am not able to reproduce this. Maybe it is project specific - try load different one. |
I have Ubuntu as main OS. This behaviour is not reproducing. I will try same reproduce it with WSL |
Which OS you use as remote client, Windows? |
Windows 10 with WSL 2 with Ubuntu 22.04.3 installed |
I'm also having an issue with the extension on WSL2. It just doesn't work in wsl. I found the error log why it's not starting:
|
Installed this extension from https://marketplace.visualstudio.com/items?itemName=donebd.vscode-keypromoter and when I reload my vscode my typescript extension started to infinitely load. I cannot see any logs from this extension there is no such entry in output tab's select. Everything seems to work like before as soon as I turn this extension off.
OS: WSL Ubuntu 22.04.3 LTS
Visual Studio Code version: 1.84.2
If you need any more info tell me please.
The text was updated successfully, but these errors were encountered: