mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-03 15:01:57 +01:00
actionBarContributor, scope keybindings services
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
"alt": "markdown.showPreviewToSide"
|
||||
},
|
||||
{
|
||||
"when": "resourceLangId == markdown",
|
||||
"when": "resourceScheme == markdown",
|
||||
"command": "markdown.showSource"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user