orta / vscode-typescript-dev

An extension for working in the TypeScript codebase
8 stars 2 forks source link

Add command to restart TS Server with debug port listening #4

Closed andrewbranch closed 5 years ago

andrewbranch commented 5 years ago
andrewbranch commented 5 years ago

Woops, hold on, workspaceContains:**/src/compiler/checker.ts doesn’t work as a when clause.

andrewbranch commented 5 years ago

Maybe this should be a separate extension, because I don’t think there’s a workspaceContains analog that works in a when clause :/