VS Code Screencast Mode
Publikováno: 10.7.2019
VS Code has many great tools hidden deep within its settings. One of those tools is screencast mode.
Screencast mode will display keyboard presses.
You can...
VS Code has many great tools hidden deep within its settings. One of those tools is screencast mode.
Screencast mode will display keyboard presses.
You can use screencast mode for:
- Creating VS Code Gifs
- Teaching keyboard shortcuts (like
cmd + d
or Vim commands)
To turn on VS Code Screencast Mode
You can turn on Screencast Mode from the command palette.
Hit cmd + shift + p
and type in Screencast Mode.
You'll see the option there.
Happy screencast moding!