Reposition Editor Reopen With action. (#101936)

* Reposition Editor Reopen With action.
* 1_open

Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
This commit is contained in:
Peng Lyu
2020-07-10 09:04:15 -07:00
committed by GitHub
parent f577e411dd
commit 6a4866acd2
2 changed files with 2 additions and 2 deletions

View File

@@ -114,7 +114,7 @@
{
"command": "markdown.showPreview",
"when": "resourceLangId == markdown",
"group": "navigation"
"group": "1_open"
}
],
"commandPalette": [