Shortcuts Flashcards
1
Q
VSCode shortcut for writing console.log
A
type ‘log’
and
hit Tab to autocomplete
2
Q
if you use the Chrome browser, you can view the Console with the keyboard shortcut O___ + ⌘ + _ (on macOS).
A
if you use the Chrome browser, you can view the Console with the keyboard shortcut Shift + Ctrl + J (on Windows/Linux) or Option + ⌘ + J (on macOS).