Open file updates

This commit is contained in:
Elio Struyf
2021-08-23 13:22:47 +02:00
parent 6395e471f0
commit ea381eac51
5 changed files with 67 additions and 4 deletions
+1
View File
@@ -22,4 +22,5 @@ export enum CommandToCode {
toggleWritingSettings = "toggle-writing-settings",
openPreview = "open-preview",
updatePreviewUrl = "update-preview-url",
openInEditor = "open-in-editor",
}