typescript-go icon indicating copy to clipboard operation
typescript-go copied to clipboard

unable to restart the tsgo language server, getting timeout

Open shmdhussain opened this issue 3 weeks ago • 0 comments

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
Image

Issue

  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
Image

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

shmdhussain avatar Dec 04 '25 08:12 shmdhussain