Microsoft Releases Visual Studio Code Preview For Linux, OS X, and Windows
ClockEndGooner writes: Microsoft is still extending its efforts into cross platform development with the release of a preview edition of Visual Studio Code, "a lightweight cross-platform code editor for writing modern web and cloud applications that will run on OS X, Linux and Windows." Derived from its Monaco editor for Visual Studio Online, the initial release includes rich code assistance and navigation for JavaScript, TypeScript, Node.js, ASP.NET 5, C# and many others.
Its not simply Atom, it uses the Monaco editor MS have been using on VS Online for some time, as well as Omnisharp and a few other things - Atom supplies the shell, and Chromium the runtime, but its much more than simply Atom.
Yup, Vim FTW! I particularly like this VIM Cheat Sheet
MS forgot the first rule of programs:
"Those who forget the past are condemned to re-implement it, badly."
Notepad in Windows 95 had a maximum file size of 64K.