最近我读到了有关Microsoft Visual Studio Code的内容.我主要在GNU/Linux上使用C和C++语言.我的问题是Visual Studio Code是否只是一个简单的编辑器,它使用平台中存在的任何编译器,gcc在我的例子中,作为后台编译器还是它自带的VS编译器?
gcc
compiler-construction visual-studio-code
compiler-construction ×1
visual-studio-code ×1