Dynamic commands
This commit is contained in:
@@ -54,12 +54,20 @@
|
||||
"command": "ashes.showCommandReference",
|
||||
"title": "Show ASHES Command Reference",
|
||||
"category": "ASHES"
|
||||
},
|
||||
{
|
||||
"command": "ashes.refreshCommands",
|
||||
"title": "Refresh ASHES Commands",
|
||||
"category": "ASHES"
|
||||
}
|
||||
],
|
||||
"menus": {
|
||||
"commandPalette": [
|
||||
{
|
||||
"command": "ashes.showCommandReference"
|
||||
},
|
||||
{
|
||||
"command": "ashes.refreshCommands"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user