mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-01 22:12:26 +01:00
* Add restart TypeScript Server logic **bug** Currently, we often have to reload VSCode when we need to restart the TSserver to enable logging or change typescript versions **Fix** Add a way to restart the TSServer * Remove old command * Formatting