diff --git a/.vscode/extensions.json b/.vscode/extensions.json index 1eeb900b2..cd49e608f 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -3,6 +3,7 @@ "lokalise.i18n-ally", "editorconfig.editorconfig", "vitest.explorer", - "ms-playwright.playwright" + "ms-playwright.playwright", + "tobermory.es6-string-html" ] }