Yes, you can install and use both simultaneously and safely . Visual Studio Code is a lightweight but powerful source code editor.
Read moreWhich is better for C++ Visual Studio or Visual Studio Code?
If you’re developing on Windows, Visual Studio (the full IDE) is far far better than VS Code . C++ (which includes the C compiler and C++ compiler), along with several other languages, are built in, and other than selecting workflows during installation, there is no configuration required to get all the tools you need.
Read more