mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 00:59:03 +01:00
adopt isBackground
This commit is contained in:
2
.vscode/tasks.json
vendored
2
.vscode/tasks.json
vendored
@@ -17,7 +17,7 @@
|
||||
"--no-color"
|
||||
],
|
||||
"isBuildCommand": true,
|
||||
"isWatching": true,
|
||||
"isBackground": true,
|
||||
"problemMatcher": {
|
||||
"owner": "typescript",
|
||||
"applyTo": "closedDocuments",
|
||||
|
||||
Reference in New Issue
Block a user