Universal SQL PrettierA powerful extension that detects, repairs, and prettifies SQL queries across your codebase. Universal SQL Prettier formats SQL in It turns messy queries into clean, readable SQL instantly. ✨ Features
Supported dialects:
🎬 DemoBefore → After formatting
Live demo
⚡ Commands
You can also access commands via:
🧪 ExampleBefore formatting
After formatting
🛠 UsageFormat selected SQL
Format entire SQL document
or
⚙ SettingsSQL DialectChoose which SQL dialect to format.
Supported values:
📦 Installation
Marketplace page: https://marketplace.visualstudio.com/items?itemName=sagarDev.universal-sql-prettier 🧠 Smart SQL DetectionUniversal SQL Prettier can detect SQL queries embedded inside code. Example:
Becomes:
🚀 RoadmapUpcoming improvements:
🤝 ContributingContributions are welcome. If you'd like to improve the formatter or add new features:
GitHub repository: https://github.com/sagarr-singh/vs_code_universal_sql_formatter_ext 🐞 IssuesFound a bug or formatting issue? Please report it here: https://github.com/sagarr-singh/vs_code_universal_sql_formatter_ext/issues 📄 LicenseMIT License © Sagar Singh |

