actionBarContributor, scope keybindings services

This commit is contained in:
Johannes Rieken
2016-06-23 12:17:41 +02:00
parent 22773cb862
commit 87d3f05666
7 changed files with 192 additions and 37 deletions

View File

@@ -77,7 +77,7 @@
"alt": "markdown.showPreviewToSide"
},
{
"when": "resourceLangId == markdown",
"when": "resourceScheme == markdown",
"command": "markdown.showSource"
}
]