mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 12:04:04 +01:00
Add category, fixes #8271
This commit is contained in:
@@ -54,6 +54,7 @@
|
||||
{
|
||||
"command": "markdown.showPreviewToSide",
|
||||
"title": "%markdown.previewSide.title%",
|
||||
"category": "%markdown.category%",
|
||||
"icon": {
|
||||
"light": "./media/PreviewOnRightPane_16x.svg",
|
||||
"dark": "./media/PreviewOnRightPane_16x_dark.svg"
|
||||
|
||||
Reference in New Issue
Block a user