DEV Community

Discussion on: Why VS Code? (Setup)

Collapse
 
realdeepnandi profile image
Deep Nandi

You can use Prettier too it's a good code formatter and probably a lifesaver for me.

Collapse
 
linhtch90 profile image
Linh Truong Cong Hong

(Just an addition) After installing Prettier, you should go to Setting and change the Auto format to Prettier, also enable auto format on saving and pasting so that Prettier will be called any time you hit Save button or pasting a bunch of code from an external source.

Collapse
 
timbogdanov profile image
Tim Bogdanov

I've used Prettier for a bit, but noticed that sometimes i crams code together, I've been using Beautify recently and it feels a bit more polished