Spyke

Replies

Comment on

Best tutorial teaching how to set up VS Code for common languages?

Generally the best place to go for information on tools like VS Code is straight to the source. The official documentation may not be written for the absolute beginner but it's a solid jumping off point nonetheless.

https://code.visualstudio.com/docs/languages/python https://code.visualstudio.com/docs/languages/cpp https://code.visualstudio.com/docs/setup/windows https://code.visualstudio.com/docs/setup/mac

You reached the end