Solve code . on mac
When you type code . and ready to start your VScode Extension, you encounter the error command not found on mac.
At this time, you just need to open the Command Palette via(⇧⌘P) and type shell command to find the Shell Command: Install 'code' command in PATH.
reference “code .” Not working in Command Line for Visual Studio Code on OSX/Mac
Last updated
Was this helpful?