Show me errors
This commit is contained in:
@@ -59,6 +59,11 @@
|
||||
"command": "ashes.refreshCommands",
|
||||
"title": "Refresh ASHES Commands",
|
||||
"category": "ASHES"
|
||||
},
|
||||
{
|
||||
"command": "ashes.refreshDiagnostics",
|
||||
"title": "Refresh ASHES Diagnostics",
|
||||
"category": "ASHES"
|
||||
}
|
||||
],
|
||||
"menus": {
|
||||
@@ -68,6 +73,9 @@
|
||||
},
|
||||
{
|
||||
"command": "ashes.refreshCommands"
|
||||
},
|
||||
{
|
||||
"command": "ashes.refreshDiagnostics"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user