mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-23 16:49:50 +01:00
d4dc61b684
* 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