Heyo Cursor team
I’ve set up SQL formatting for my team using GitHub - darold/pgFormatter: A PostgreSQL SQL syntax beautifier that can work as a console program or as a CGI. On-line demo site at http://sqlformat.darold.net/ , so all our SQL looks the same and our IDEs stop arguing.
How can I set up pgFormatter as the default SQL formatter in Cursor? Seems like there’s a VSCode extension ( pgFormatter - Visual Studio Marketplace ) but I can’t find it in the cursor marketplace.
Is there some custom workaround (“run this script after saving files that end in .sql in this workspace” setting) that I’m missing? Ideally the extension would be the best option.
Thanks,
Shay Nehmad
