Format Your Code in VS Code with Prettier

preview_player
Показать описание
Prettier is great for formatting your code. Its goal is to make it easier to read and easier for others to pick and contribute to. Luckily for us, there's a great Visual Studio Code extension that integrates it's great code parsing into our favorite IDE. In this video we demo some amazing features and discuss the customization options available.

💾 TRY IT OUT 💾

Prettier

------------- CHAPTERS -------------
00:00 - Link in the what?
00:13 - Welcome
00:28 - What is Prettier?
02:05 - What does the extension do?
02:33 - How to install
02:48 - How does it work?
03:59 - Dealing with linting conflicts
04:48 - What version of Prettier does it use?
05:39 - Prettier plug-ins
06:33 - Key configuration settings
07:09 - How do you use Prettier?
07:49 - Wrap up

Don't forget to comment, like and subscribe 🚀

💬 JOIN US ON DISCORD

🧑‍💻 LET'S CONNECT ON SOCIAL

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

This really makes working with Prettier seamless in VS Code. Do you have any particular Prettier settings that you really want for your code? Let me know below.

BaldBeardedBuilder