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
- Host: GitHub
- URL: https://github.com/andrewbranch/vscode-tsserver-debug
- Owner: andrewbranch
- License: mit
- Created: 2020-01-24T23:45:27.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-12-16T21:39:51.000Z (6 months ago)
- Last Synced: 2025-03-29T09:02:07.488Z (3 months ago)
- Language: TypeScript
- Size: 2.69 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
