mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 07:47:23 +01:00
4
.vscode/tasks.json
vendored
4
.vscode/tasks.json
vendored
@@ -23,8 +23,8 @@
|
||||
"message": 3
|
||||
},
|
||||
"background": {
|
||||
"beginsPattern": "Starting compilation",
|
||||
"endsPattern": "Finished compilation"
|
||||
"beginsPattern": "Starting compilation...",
|
||||
"endsPattern": "Finished compilation with"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user