Add support for the automatic code formatter `csharpier`
I have gotten used to my code editors having automatic code formatting via prettier and csharpier in VSCode, Visual Studio, and Rider. When I use linqpad, I find myself spending a bunch of time formatting code to make it easier to read. I would love to be able to enable csharpier
to run on save in linqpad.
They have a public API which is documented here: https://csharpier.com/docs/API
Thanks for making my favorite tool LINQPad! 🧡
3
votes
Christopher Haws
shared this idea