Prettier Extension for Visual Studio Code | Full Tutorial

preview_player
Показать описание
If you want your code to look clean, consistent, and easy to ready, Prettier is here to help you. In this tutorial, you will learn everything you need to know to get started with Prettier.

We will see how you can install it, configure it, and customize it – from formatting your code on save to enabling/disabling it for specific languages. You will also learn how to adjust its settings and even ignore specific files or code blocks.

Are you ready? Let's begin! 🙂

Subscribe to find more videos:
@codingwithestefania

We will cover:
⌛ (00:00) Introduction
⌛ (00:34) Install the Prettier Extension for Visual Studio Code
⌛ (01:16) Install the Prettier Package
⌛ (04:35) Set Prettier as your Default Formatter
⌛ (06:58) Fix Code Format
⌛ (08:02) Format on Save
⌛ (09:08) Enable or Disable for Specific Programming Languages
⌛ (10:03) Prettier Configuration Settings
⌛ (12:16) Prettier Configuration File
⌛ (15:21) Ignore Files
⌛ (17:49) Format Files from the Terminal
⌛ (20:08) Ignore Code
⌛ (22:51) Key Takeaways

Follow me on:

#visualstudiocode #prettier #learntocode #coding
Рекомендации по теме
Комментарии
Автор

💻 Hi everyone! In this new video, you will learn how to install, use, and customize Prettier in Visual Studio Code to format your code automatically. What do you think about Prettier? Are you planning to use this extension in your daily work? Share your thoughts in the comments. 🙂

codingwithestefania
Автор

Wow that's super helpful. It's been a while since I use that. I was writing clean code manually.
Thanks a lot 💚

iUmerFarooq
Автор

Amazing video. I been using it as an extension but didn't knew it could be applied on projects and has so many functionalities. Great job thanks

darkfrozen
Автор

Hi Estefania, I hope your are well, I have a question for you, how did you learn to speak english fluent?, I really admire you. regards

frey.o.o
Автор

Wow belle you're sharing your face! Good, I've something to talk with you. I've read python too many time now my feeling is to give up but give me some idea to hold on.

Fmy
Автор

When I use prettier to format my Html, then in the end it adds a />.and the w3c gives me error..do you know hot to fix?

GTheo.