We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd9d2e2 commit c7b6d26Copy full SHA for c7b6d26
README.md
@@ -167,7 +167,8 @@ This makes SQL Formatter available as a global variable `window.sqlFormatter`.
167
168
### Usage in editors
169
170
-- [VSCode extension](https://github.com/sql-formatter-org/sql-formatter-vscode)
+- [VSCode extension](https://marketplace.visualstudio.com/items?itemName=inferrinizzard.prettier-sql-vscode)
171
+ - [Repo](https://github.com/sql-formatter-org/sql-formatter-vscode)
172
- [Vim extension](https://github.com/fannheyward/coc-sql/)
173
- [Prettier plugin](https://github.com/un-ts/prettier/tree/master/packages/sql)
174
0 commit comments