Hacker News new | ask | show | jobs
by josteink 3025 days ago
This is a screenshot of some of the formatting options provided in Visual Studio:

https://imgur.com/a/6PkSi

What on earth would prettier include to make it that much more extensive?

2 comments

Just curious, does VS format files based on max length and break them if it exceeds? I have never seen a setting for that
I think the idea behind prettier is that it does not have many options.

Does VS format on the fly, or only on save ?