Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 453 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 453 Bytes

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