rename editor/primary to editor/title, remove editor/secondary

This commit is contained in:
Johannes Rieken
2016-06-23 15:42:01 +02:00
parent 1aa2027491
commit 51f0436d53
6 changed files with 17 additions and 19 deletions

View File

@@ -70,7 +70,7 @@
}
],
"menus": {
"editor/primary": [
"editor/title": [
{
"when": "resourceLangId == markdown",
"command": "markdown.showPreview",