

Write your own makefile for your projects. You will see also you don’t need VS Code to code 😇 You can code from terminal using vi, vim or emacs. You will find lot of documentation about Unix shells (sh, bash, zsh, ksh, fish …).


You can start it without VS Code : go into ´Application’ folder, you will find a sub folder named ‘Utilities’, you will find here : Terminal.app You can also install other terminal applications like iTerm.Ĭ language and Unix shell have strong relationships, so nice to know both together. I strongly recommend having fun and learn some more about your shell. As others explained it’s not about VS Code but about your shell (zsh is now the default one on macOS).
