Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Pretty SQLNew to Visual Studio Code? Get it now.
Pretty SQL

Pretty SQL

Felipe Coury

|
4,693 installs
| (1) | Free
Uses the SQLFormat library to format SQL
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Pretty SQL

Pretty SQL is a very tiny extension for pretty formatting SQL queries using the https://sqlformat.org/ API.

Features

Formats SQL queries using the sqlformat.org API. IMPORTANT All the queries formatted through this extension are sent to the ser ver as plain text.

Execution Commands

First open the Command Pallete (Win: Ctrl+Shift+P / Mac: Cmd+Shift+p) and type Format SQL.

Predefined Shortcuts

None.

Requirements

Internet access.

Release Notes

First version of the extension, mostly for personal use.

Version Notes

0.0.2

  • Clears any leftover selection after replacing the SQL query.

0.0.1

  • Initial release

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft