VS Code tips — Format on type

Опубликовано: 30 Сентябрь 2024
на канале: Code 2020
3,594
50

Today's VS code setting: editor.formatOnType

Format on type automatically formats your code as you write. This lets you focus on your code's logic while letting the editor handle indention, whitespace, and styling as you go