Visual Studio Code Settings - gecko-8/devwiki GitHub Wiki

Editor

Font Family

Editor - Font: Family
Example: Set to "Fira Code" if using that font

Explorer

Folder Indent

Workbench - Tree: Indent
Example: Set to 16 for improved readability

Hide Files/Folders

Editor - Files: Exclude
Example: To hide the obj folder, add the pattern "**/obj"

Languages

Enable Emmet in React Components

Emmet: Include Languages Example: Add Item of "javascript" with Value of "javascriptreact"