diff options
Diffstat (limited to 'editors/code/package.json')
| -rw-r--r-- | editors/code/package.json | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/editors/code/package.json b/editors/code/package.json index facb633d9ad..240aff6c9bc 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -223,18 +223,6 @@ "${workspaceRoot}" ], "pattern": "$rustc" - }, - { - "name": "rustc-watch", - "fileLocation": [ - "relative", - "${workspaceRoot}" - ], - "background": { - "beginsPattern": "^\\[Running\\b", - "endsPattern": "^\\[Finished running\\b" - }, - "pattern": "$rustc" } ] } |
