EDIT:
macos 의 경우, command 키 = cmd
https://superuser.com/questions/1270103/how-to-switch-the-cursor-between-terminal-and-code-in-vscode
How to switch the cursor between terminal and code in VSCode?
I just started using VSCode and I'm looking for a way of, while having both the code open and the terminal(the one inside VSCode), switch between typing on these parts of the editor with a shortcut.
superuser.com
This one shows how to edit in json.
Visual Studio Code Key Bindings
Here you will find the complete list of key bindings for Visual Studio Code and how to change them.
code.visualstudio.com
window button + shift key + P => search "keyboard short cut(JSON)"
'Tips > VScode' 카테고리의 다른 글
vscode shortcut (0) | 2023.09.15 |
---|---|
vscode switch between explorer and files (0) | 2023.09.15 |
vscode 현재 선택한 줄 이동하기 (0) | 2023.09.15 |
vscode local terminal in remote ssh window (0) | 2023.07.21 |
vscode default terminal (0) | 2023.07.21 |