Hacker News new | ask | show | jobs
by z3t4 3023 days ago
Can you give any examples ?
1 comments

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?

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 ?