Are Visual Studio Community Edition(Microsoft Visual Studio) and Visual Studio Code(vscode) same or have differences? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Are Visual Studio Community Edition(Microsoft Visual Studio) and Visual Studio Code(vscode) same or have differences?

What are really the differences between Visual Studio Code and Visual Studio? i learned html, css, C, C++, C# and etc.

16th May 2020, 8:35 PM
Oren Abarbanel
4 Answers
+ 1
Biggest difference between VS community and VS code is that VS community has compilers available for all languages but VS code is a simple but really good text/code editor with a lot of plugins available to use. VS code is mostly used by web developers as they don't need any compilers, just want to edit codes.
16th May 2020, 8:38 PM
Raj Chhatrala
Raj Chhatrala - avatar
0
Is Visual Studio Community Edition including the web developers? i didn't install yet, But rather i use in vscode
16th May 2020, 8:44 PM
Oren Abarbanel
0
It different solutions. Visual studio is a big IDE with many many features compilators debuging and a lot of analysis, used for creation the projects. This ide is not free. Comunity version is free version of VS, but you need ms acount and many other things. VSC is new application . It is light, free and very usefull. You can write c++ code and other but it more usefull for web development
16th May 2020, 9:02 PM
george
george - avatar
0
ok and thank you for your help. and i install today Visual Studio Community Edition. And i will use Visual Studio Community Edition and Vscode, both. lol! :)
16th May 2020, 9:16 PM
Oren Abarbanel