VSCode
Last updated
Was this helpful?
Last updated
Was this helpful?
Fonts should be installed as described in section.
Useful extensions:
Git
- Choose either Light & Dark themes
Highlight Matching Tag
Code formatter
Drawing
Internationalization and localization (i18n)
Monorepo
helps to pick Workspaces To Focus On
ESLint
List VS Code extension:
installing plugins via command line
option
+ shift
+ F
Format
Ctrl/Cmd + B
Toggle bold
Ctrl/Cmd + I
Toggle italic
Ctrl/Cmd + Shift + ]
Toggle heading (uplevel)
Ctrl/Cmd + Shift + [
Toggle heading (downlevel)
Opt + C
Check/Uncheck task list item
Ctrl/Cmd + Shift + V
Toggle preview
VSCode Settings. Use settings from for new project.
Assume you installed MesloLGM Nerd Font Mon font[font-meslo-lg-nerd-font] from guide.
In your project's .vscode/settings.json
file, set fontFamily for editor and terminal as shown below.