You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 6, 2022. It is now read-only.
Optional: remove standalone VSCode plugin - it's simpler to avoid maintenance and focus on functionality within Prettier
Why do you want this feature?
Firstly, thank you for your great work! This formatter has much more usable settings than prettier-plugin-pg with sql-formatter that misses even basic settings like line width.
Rather than implement and maintain that, it's imo simpler to publish a prettier plug-in and have benefits not only of the functionality, but also larger adoption in prettier community
Info
How would you be calling / using the script?
prettier from command line
existing lint/format scripts in package.json using prettier
Yes, I plan on eventually releasing a prettier plugin as a peer release - along with the main npm package.
Unfortunately, I will have my hands full working on the 5.2.x and 6.x releases once I return from hiatus so I would appreciate if you or someone you know would be interested in working on this :)
Describe the Feature
@prettier/plugin-sql
Why do you want this feature?
Firstly, thank you for your great work! This formatter has much more usable settings than prettier-plugin-pg with sql-formatter that misses even basic settings like line width.
However, there're some good features of prettier:
.prettierrc
config file #61Rather than implement and maintain that, it's imo simpler to publish a prettier plug-in and have benefits not only of the functionality, but also larger adoption in prettier community
Info
prettier
from command linepackage.json
usingprettier
any
n/a
The text was updated successfully, but these errors were encountered: