Skill
open tab in new window
- Press Ctrl + k
- Release the Ctrl and k keys
- press O (the letter O, not Zero).
save all
- Press Ctrl + k
- Release the Ctrl and k keys
- Press s
copy line
Shift+Alt+Down and Shift+Alt+Up
setting
settings.json
ctrl + ',' search specify config
proxy
1 | { |
Plugin
fileheader
ctrl+alt+i can insert comments in the head.
copilot
switch Sign in from
GHE.comtogithubsetting.json1
2
3"github.copilot.advanced": {
"authProvider": "github"
},
debug
golang
Reload VS Code Remote
For the VS Code window itself—extensions, language servers, tasks, debugging—use the Command Palette:
- Press Cmd+Shift+P (macOS) or Ctrl+Shift+P
- Run Remote-SSH: Kill VS Code Server on Host
- Reconnect to the remote machine