VSCode CPP dev environment
Clang
- Install clang version 19 support cpp-20
- Config
update-alternative
- Install clang libstd
install | |
---|---|
VSCode
c_cpp
c_cpp_properties.json | |
---|---|
Tasks
- Add task that build current file using
clang
compiler
tasks.json | |
---|---|
update-alternative
install | |
---|---|
c_cpp_properties.json | |
---|---|
clang
compilertasks.json | |
---|---|