What is Prettier and How to use it?

preview_player
Показать описание
I try to explain what prettier is and how to use it in visual code

Рекомендации по теме
Комментарии
Автор

All of this information and more is available in documentation all over the web. However, for someone who is still learning the ropes of coding like myself, I'm not so used to installing and using extensions in VSCode. So, this video was very helpful because it was right to the point and showed me exactly the info I needed to understand and use Prettier. Thanks! :D

pittenjd
Автор

How do you do to make Prettier not change your quotes? I want it to respect double or single as I write them, but it seem to be all single or all double from config

TejoAgus
Автор

Music is way too loud and fast compared to your way of speaking.
Thanks for making me discover this though :)

SteamDeckGameplay
Автор

When I tried to do this it won't work, asks me for the config file.

sirving
Автор

Sir, I am new to VS Code Editor was using Atom. I have installed several extension and when I used commands, the extensions doesn't works, prettier, es-lint... Can you help me out?

swarasara
Автор

To try it out press ctrl+shift+p => choose format document => it will ask at the right bottom to choose which one use, click "manage" => than choose prettier there

viy
Автор

awesome super simple and fast thanks alot

kendallhayes
Автор

our way is simple. The part that I don't know is: how to do it with out onSave because CMD + Shift + P is reserved.

danghuy
Автор

Do, um . . . do you realize that Ctrl-S is default keystroke to save the current active file?

I mean it will prettify, if you have 'format on save', but if I just want to try it, well I can't do that. Can the key be changed?

sazaraki
Автор

I tried so hard to configure this and the answer was so simple...shame on me!!!

KevinSilvestre