DEV Community

Praneet Nadkar
Praneet Nadkar

Posted on

4

Code formatting in SSMS

I am big fan of the code formatting that happens in Visual Studio. It does help. Really, there are times when it makes it easier to just format it and you feel good and nice and think that it is readable. Sometimes, someone else's formatted code is obviously more readable.
The other day, I was trying to find something similar for SQL Server and found this: The Poor Man's Sql Formatter
The Poor Man's Sql Formatter. It is indeed helpful and works smooth as an add-on for SQL Server Management Studio.

You can install it and try it. Is there anything else similar to this that anyone knows?

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay