Hi Whispering Feathers,
Thank you for posting in MSDN forum.
>>IS there a difference? If so, what are the differences besides layout? If I code my programs in VS Code 2015, will it have the same results as if I code in VS 2012?
Visual Studio Code, a new, free, cross-platform code editor for building modern web and cloud applications on Mac OS X, Linux and Windows.
Visual Studio Code is a stripped down version of Visual Studio 2015, with emphasis in just writing the code instead of dealing with debugging, compiling, testing, refactoring, and all the other things that make Visual Studio great.
The people using Visual Studio Code will probably be those on a Mac who will just deal with client-side technologies (HTML/JS/CSS) and do not want to install Windows in order to do that.
In summarize, VS code is an editor while VS is an IDE. VS Code is cross platform and fast, while VS is windows only and not fast.
So as my understanding, if you code your program in VS code 2015, it maybe will not have the same results as if you code in VS 2012.
Best Regards,
Jiayi Li
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.