Microsoft Open-Sources Visual Studio Code (visualstudio.com)
An anonymous reader writes: Microsoft today unleashed a torrent of news at its Connect(); 2015 developer event in New York City. The company open-sourced code editing software Visual Studio Code, launched a free Visual Studio Dev Essentials program, pushed out .NET Core 5 and ASP.NET 5 release candidates, unveiled Visual Studio cloud subscriptions, debuted the Visual Studio Marketplace, and a lot more. The source for Visual Studio Code is available at GitHub under the MIT license. They've also released an extension (preview) for Visual Studio that facilitates code debugging on Linux.
Just to avoid any confusion: VS Code is not Visual Studio, VS Code is a web-based code editor.
>> Connect();
Could we please quit with the stupid punctuation in conference names? It just messes with search engines, folder structures, etc. Just call this "VScon" and everyone will get the message that this is for Microsoft developers using Visual Studio.
emacs
No it isn't, they both share the same framework but one is not derived from the other: https://en.wikipedia.org/wiki/...
You are not alone. This is not normal. None of this is normal.
If it's not GPL'ed, it's not open source. And we all know what abhorrence MS harbors for GPL...
The Open Source Initiative has certified the MIT license as a valid open source license. Look I'm not a huge MS fan either, but they are using a real OSS license here. Just because MIT isn't copyleft doesn't mean its not OSS.
They use tabs instead of spaces!
It's in the same space as other editors-made-of-browser-technology as Komodo and Atom ; it's not a full version of Visual Studio.
My preference in that space is still Komodo Edit ; it has the benefit of maturity. Atom has that liveliness that new projects do. VSC? Not sure how it will attract the community it needs to thrive.