From 6417f0be61399da38750f2b007633975a6aeaf2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Cavrois?= Date: Wed, 21 Jul 2021 17:51:43 +0200 Subject: [PATCH] update README with switchOnSeparateFileChange --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7924bf5..8f0fc59 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,8 @@ The following command is available: | `mjml.showSaveDialog` | `false` | Show the save as dialog instead of input box. | | `mjml.templateGallery` | `false` | Show the template gallery instead of quick pick. | | `mjml.templateGalleryAutoClose` | `true` | Automatically close template gallery when selecting a template. | +| `mjml.switchOnSeparateFileChange` | `true` | Automatically switch previews when editing a different file. | + ## Snippets