Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>poor-mans-t-sql-formatter-pgNew to Visual Studio Code? Get it now.
poor-mans-t-sql-formatter-pg

poor-mans-t-sql-formatter-pg

piotrgredowski

|
6,181 installs
| (14) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Visual Studio Marketplace Version Visual Studio Marketplace Installs Visual Studio Marketplace Rating

Poor Man's T-SQL Formatter - VS Code Extension (PG)

One of not too many, open source T-SQL formatters as an extension for VSCode.

History

This repository is (at least for now) heavily inspired by Poor Man's T-SQL Formatter - VS Code Extension authored by Tao Klerks. Also some parts of code are exactly the same as ones in mentioned repository.

Decision to create new VSCode Extension was driven by fact that original extension was not maintained for last 3 years. Also current version of mentioned extension is not working with modern versions of VSCode.

If it helps you

If you like this extension and it helps you - consider giving:

  • :star: a star on github
  • :pencil: a review in VSCode marketplace

Marketplace

Extension can be found here.

TODO:

  • [x] Clean up code.
  • [ ] Add tests to check if extension works for three latest minor versions of VSCode.
  • [ ] Provide better README.
  • [ ] Add support for taking configuration options from JSON/yaml file.
  • [ ] Provide pre-commit task. Here or in another repository.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft