VSCode How To Format Code / VS Code Format JSON / Visual Studio Code

preview_player
Показать описание
(We're free online community, meet other makers!)

#vscode #visualstudiocode #code #formatting #webdev #webdevelopment

Hey guys in this tutorial I'll show you how to format code in VSCode / VS Code / Visual Studio Code
Рекомендации по теме
Комментарии
Автор

i looked everywhere for this simple explanation. thank you

LeSquatchy
Автор

Perfect - worked on Mac and tidied up my code, lining it up correctly in VS Code. Thank you!

lucythornton
Автор

is there any way to format code that is written all on a single line

enzosimionato
Автор

Do you know which engine is doing this? In the past, I'd have installed Prettier or Beautify.

badcatdesign
Автор

When i type  shift + opt + F, it typed ' ̰' symbol, why?

vqryjgq
Автор

This file cannot be formatted because it is too large

dgbtfpn
Автор

Ctrl+K Ctrl+0 Fold (collapse) all regions editor.foldAll
Ctrl+K Ctrl+J Unfold (uncollapse) all regions

blakeedwards