/vscode-tsserver-debug

VS Code extension that adds a command to restart the TypeScript language server process with a debug port open

Primary LanguageTypeScriptMIT LicenseMIT

TS Server Debug extension for VS Code

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.

An animation showing the extension working. The user finds the command “Restart TS Server with debugging enabled” in the command palette and selects it. A notification appears saying “TS Server listening on port 9559.”