typescript-go
typescript-go copied to clipboard
unable to restart the tsgo language server, getting timeout
Extension Version
0.20251204.1
VS Code Version
Version: 1.105.0 (Universal)
Operating system Version
Macos 15.7.2
Steps to reproduce
1.when i try to restart through vs code cmd pallette "typescript native preview: restart language server" 2. in the output of typescript-native-preview, getting the below error , screenshot attached
Restarting language server...
[Error - 12:19:26 PM] Stopping server timed out
Issue
- when i try to restart through vs code cmd pallette "Typescript Native Preview: restart language server"
- in the output of typescript-native-preview, getting the below error , screenshot attached
Restarting language server...
[Error - 12:19:26 PM] Stopping server timed out
Typecheck and file linking (go to file , i.e cmd + click on file path, take me to the file ) doesn't work then i need to turn off the "Typescript Native Preview: Disable" to back to tsc to make it all work.
tsgo standalone cli is working fine, issue in vscode extension only