andrewbranch / vscode-tsserver-debug

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.”

About

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

License:MIT License


Languages

Language:TypeScript 100.0%