mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 20:13:32 +01:00
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:
@@ -114,7 +114,7 @@
|
||||
{
|
||||
"command": "markdown.showPreview",
|
||||
"when": "resourceLangId == markdown",
|
||||
"group": "navigation"
|
||||
"group": "1_open"
|
||||
}
|
||||
],
|
||||
"commandPalette": [
|
||||
|
||||
Reference in New Issue
Block a user