“красивее на сохранении vscode” Ответ

Включить формат на сохранении VSCODE Creatier

To automatically format the file on save, In Visual Studio Code, 
- Press Ctrl + Shift + P to open the command palette 
- and type setting and then select Preferences: Open User Settings option.
- Search for format on save setting and check the checkbox.
Lye Jia Jun

красивее на сохранении vscode

// Set the default"editor.formatOnSave": false,// Enable per-language"[javascript]": {    "editor.formatOnSave": true}
Difficult Dragonfly

Ответы похожие на “красивее на сохранении vscode”

Вопросы похожие на “красивее на сохранении vscode”

Смотреть популярные ответы по языку

Смотреть другие языки программирования