

For JavaScript also there are numerous IDEs, and Visual Studio Code editor is one of them. Scroll down and tick the Code Runner: Run in Terminal checkbox.ĥ) Now go back to the program we’ve created at step 2 and press Cmd+Alt+N this time it will show no errors.In this article we will look at the steps of How to Download and Install Visual Studio Code on Windows and Mac operating systems.įor the development of each programming language, there are multiple IDE (Integrated Development Environment) available.


M1 Mac: arch -x86_64 brew install MinGW-w64ġ) Open visual studio code, by pressing Cmd+space type visual studio code and press enter.Ģ) Click on the extension button and in the search bar type code runner, select the first option from Jun Han and click on the install button.ģ) Now create a new file in visual studio code and save it as subscribe.cpp.Ĥ) And paste the below-provided code snippet and press Cmd+SĬout<<"Your full name is: "<
