LLVM - Low Level Virtual Machine
zsh: command not found: code
Command+shift+P
, enter shell command
See https://code.visualstudio.com/docs/setup/mac
clang: error: linker command failed with exit code 1 (use -v to see invocation)
- "command": "/usr/bin/clang",
+ "command": "/usr/bin/clang++",