Appearance
open vscode
Press Ctrl + Shift + p to open the Command Palette
Ctrl + Shift + p
Type Shell and select Shell Command: Install 'code' command in PATH. and hit Enter
Shell
Shell Command: Install 'code' command in PATH.
Enter
you can just input code . in the terminal to open current project
code .