- ctrl + p + ? = Navigation tips from vscode
- select variable and press f2 - rename/refactor variable.
- select variable and press ctl+f2 - rename similar text (non programming language).
- ctrl + pp - goto the recently closed file
- zen mode (full screen)
- ctrl + p + @ = Navigate faster within the editor
- ctrl + p + @ + : = Split editor with classes, methods and functions
- User settings - %APPDATA%\Code\User\settings.json
- "files.eol": "\n" --setttings
- "editor.mouseWheelZoom"
- editor.fontFamily=fira
-
Materials - Icon Theme
-
Cobalt2
-
[Alt + H + K](Keyboard shortcuts)
-
[Ctrl + 1 / 2](Swith between split editor)
-
[Ctrl + B](Toggle between sidebar)
-
[Ctrl + `]([Ctrl + J] (Toggle between lower terminal windowd)
-
https://wiki.nikitavoloboev.xyz/text-editors/vs-code/vs-code-extensions.html
-
Checklist
-
Material, Cobalt2, Fira Font and font.ligature
-
Mouse zoom
- Quokka.js
- REST Client
- Prettier
- 30 seconds of code
- Command Palette
- 10 Essential Plugins