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 90ef35d commit 5085e78Copy full SHA for 5085e78
README.md
@@ -213,6 +213,14 @@ Possible fixes:
213
- Switch to `@babel/preset-env`
214
- Include plugin `@babel/plugin-proposal-class-properties`
215
216
+### I'm having a problem with Prettier SQL VSCode extension
217
+
218
+The [Prettier SQL VSCode](https://marketplace.visualstudio.com/items?itemName=inferrinizzard.prettier-sql-vscode)
219
+extension is no more maintained by its author.
220
221
+Please use the official [SQL Formatter VSCode](https://marketplace.visualstudio.com/items?itemName=ReneSaarsoo.sql-formatter-vsc)
222
+extension to get the latest fixes from SQL Formatter library.
223
224
## The future
225
226
The development of this formatter is currently in maintenance mode.
0 commit comments