mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 01:58:53 +01:00
rename editor/primary to editor/title, remove editor/secondary
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
}
|
||||
],
|
||||
"menus": {
|
||||
"editor/primary": [
|
||||
"editor/title": [
|
||||
{
|
||||
"when": "resourceLangId == markdown",
|
||||
"command": "markdown.showPreview",
|
||||
|
||||
Reference in New Issue
Block a user