An open API service indexing awesome lists of open source software.

https://github.com/andrewbranch/vscode-tsserver-debug

VS Code extension that adds a command to restart the TypeScript language server process with a debug port open
https://github.com/andrewbranch/vscode-tsserver-debug

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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.”](images/sample.gif)