Город МОСКОВСКИЙ
00:08:17

How to use Prettier in VS Code - Code Formatting

Аватар
CSS для начинающих
Просмотры:
101
Дата загрузки:
26.11.2023 06:09
Длительность:
00:08:17
Категория:
Технологии и интернет

Описание

In this video I will show you how to install and configure Prettier Code Formatter in VS Code. Formatting code consistently can be a challenge, particularly when working on a team. Code formatters like prettier can help solve this issue. Consistent code formatting helps with the readability of a project.

Learn how to setup VS Code to format code whenever a file is saved or code is pasted into VS Code.

Learn how to configure Prettier using a JSON configuration file .prettierrc

Learn the difference between VS Code user settings and VS Code workspace settings.

If you are having trouble getting prettier to work uninstall Prettier Code Formatter extension and follow this video.

Prettier Configuration
https://prettier.io/docs/en/configuration.html

Prettier Settings Options
https://prettier.io/docs/en/options.html

Prettier extension
https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode

Рекомендуемые видео