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.
4 Respuestas
+ 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.
0
Is Visual Studio Community Edition including the web developers? i didn't install yet, But rather i use in vscode
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
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! :)