From e1174973c7f9d337488cfff3056e0d3455a9db81 Mon Sep 17 00:00:00 2001 From: Rene Saarsoo Date: Thu, 5 Oct 2023 14:08:39 +0300 Subject: [PATCH] Update instructions to reflect new VSCode extension name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e9c210c3a..8113e461a7 100644 --- a/README.md +++ b/README.md @@ -191,7 +191,7 @@ pick the proper dialect, like: format('select [col] from tbl', { language: 'transactsql' }); ``` -Or when using the VSCode extension: Settings -> Prettier-SQL: SQLFlavourOverride. +Or when using the VSCode extension: Settings -> SQL-Formatter-VSCode: SQLFlavourOverride. ### Module parse failed: Unexpected token