Tutorial NodeJS API
Tutorial NodeJS API
Launch VS Code.
Open the Command Palette (⇧⌘P) and type 'shell command' to find the Shell
Command: Install 'code' command in PATH command.
Restart the terminal for the new $PATH value to take effect. You'll be able to type
'code .' in any folder to start editing files in that folder.