Hello,
Just to answer your question on VS Code: VS Code does not include the ability to compile without the use of a compiler extension. It was built as a "Code Editor", unlike Visual Studio which has the ability to compile and run your code directly.
Hope this helps!
Just to answer your question on VS Code: VS Code does not include the ability to compile without the use of a compiler extension. It was built as a "Code Editor", unlike Visual Studio which has the ability to compile and run your code directly.
Hope this helps!