Skip to content

vscode document

open vscode using terminal

  • open vscode

  • Press Ctrl + Shift + p to open the Command Palette

  • Type Shell and select Shell Command: Install 'code' command in PATH. and hit Enter

  • you can just input code . in the terminal to open current project

code .