Adds a command that restarts VS Code’s TS Server process with a debug port listening. Handy for debugging language service features in a real world environment.
andrewbranch/vscode-tsserver-debug
VS Code extension that adds a command to restart the TypeScript language server process with a debug port open
TypeScriptMIT