mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:28:52 +01:00
eng: make it selfhost failure log easier to access and more stable (#212626)
This commit is contained in:
@@ -14,6 +14,13 @@
|
||||
{
|
||||
"command": "selfhost-test-provider.updateSnapshot",
|
||||
"title": "Update Snapshot",
|
||||
"category": "Testing",
|
||||
"icon": "$(merge)"
|
||||
},
|
||||
{
|
||||
"command": "selfhost-test-provider.openFailureLog",
|
||||
"title": "Open Selfhost Failure Logs",
|
||||
"category": "Testing",
|
||||
"icon": "$(merge)"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user