我在ubuntu上.当我在VS Code中编写C++代码时,它会自动发送类似的内容
if (condition == true) { DoStuff(); }
相反,我想做
我怎么做?我已经从市场上安装了C/C++扩展.
c++ ubuntu lint visual-studio-code
c++ ×1
lint ×1
ubuntu ×1
visual-studio-code ×1