1
0

More consistent naming of Markdown related commands

This commit is contained in:
Zef Hemel 2022-08-01 17:08:22 +02:00
parent 5705eb4cbe
commit 538ae95dc4

View File

@ -3,7 +3,7 @@ functions:
toggle:
path: "./markdown.ts:togglePreview"
command:
name: "Toggle Markdown Preview"
name: "Markdown Preview: Toggle"
key: Ctrl-p
mac: Cmd-p
preview:
@ -17,4 +17,4 @@ functions:
switchSide:
path: "./preview.ts:switchSide"
command:
name: "Swith Preview to other Sidebar"
name: "Markdown Preview: Switch Side"