How to Fix ‘code: command not found’ for Visual Studio Code on macOS
A common convenience for developers using Visual Studio Code (VS Code) on macOS is launching the editor directly from the terminal using the code .
command to open the current directory. (more…)