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.
Honestly, how hard is it to give the headline a quick read before posting? "naavigation"
Just re branded with node.js replaced with a fork and Chromium as a viewer. Never thought I would see MS use Chrome.
But applause as MS is truly adopting to open source
http://saveie6.com/
Great editing there. Do you actuality read these summaries before posting them?
:) ..
Bukowski said it. I believe it. That settles it.
MS is doing what it can to stay relevant and muster mind share. The independent software developers are walking away and MS executives are scrambling to keep up.
At the same time, it may currently be true that Linux, specifically Android, has turned into the next great MS cash cow via patent wars.
If Microsoft ever does applications for Linux it means I've won.
-- Linus Torvalds
I'm no fan of M$, far from it, but despite that I'll be the first to admit that Visual Studio has always been a very good product. You can tell those that write the IDE also use it themselves and know what developers need / want. So a cross platform version is certainly interesting.
That was the only reason to use VisualStudo's editor a bunch of years ago.
Wake me up from my wet dream when it has IntelliSense for C++ and the solution file works on all three platforms seamlessly and easily.
Until then, VS for windows and make for everything else.
Take a gander at the Privacy Statement...then decide if it's still "great of Microsoft to do this"...
http://www.microsoft.com/privacystatement/en-us/core/default.aspx
A good thing then that one of the pieces of Atom that this replaces is the editor ...
You do realize it hasn't hit version 1.0 yet, right?
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."
So for certain developers like me CodeWritght is still alive
Notepad in Windows 95 had a maximum file size of 64K.
Your comment is blatantly incorrect. A 2MB text file on a 4MB RAM machine is going to be garbage to view let alone edit. I'm not sure what the fresh boot requirements are for OS memory usage on Win95 but I would assume the answer isn't much less than 2MB, so you would have no RAM left- you'll be paging for sure. And I use vim too. One of our 2GB log files on a decent machine will open after 20 seconds but jumping around the file will be very difficult. Its a log so you're probably searching it and that's a linear search. It is not going to be fun even on common, fairly capable (8G of RAM, Core i7 @ 2.2ghz) servers unless all your doing is vim on it. Let alone a multi-TB log file.... And why are you opening logs in a code editor anyway? Don't tell me your source files are 2MB a piece because if they are you are doing it waayyyy wrong.
You should try it. Despite the Microsofty name (I hate MS naming), it is NOT visual studio
"Microsoft is still extending its efforts into cross platform development" after spending much effort on making everything Windows only.
"It was creating a situation where pure 100% Java applications would look just as good as pure Windows applications which we have to avoid." ref
"possible emergence of a set of API's and underlying system software that lead to lesser or no role for Windows" ref
"How do we wrest control of Java away from Sun?" ref
"This summer we're going to totally divorce Sun" ref
Well considering the OS was made to run on a 486 with 8MB of RAM I'd say that is a decent size, possibly even a little large for a text file.
ACs don't waste your time replying, your posts are never seen by me.
At first I was happy with this news. I grew up with Windows, learned coding with Micro$oft products (QBasic, VB, C#) eventually moving to Linux and embracing C, Python. I soon started to realize that their products may look nice and complete, but their software is poorly designed, bloated and inefficient. I know Linux, et all has it's issues too, but I it's one sanctuary I have left where their isn't bloat and Microsoft crap all over my machine.
I can just see it now - Visual Studio for Linux will require and only run under root installing it's binaries in /Program_Files/ off root! It will require some silly Win32 emulation and will be a huge pig with ram making Java applications look like small well designed products.
The goal was to have win95 run as well as OS2 in 4MB ram. I saw graphs of various perf metrics vs build# and I believe they were all made on 4MB machines.
Vim is all you need.
... comply with the terms of GPL by freely distributing the code for their extensions?
Is this editor FOSS, or does it just use FOSS components?
This space intentionally left blank
I could open 2 MB files no problem in Notepad when I was running Windows 95 on my 75 MHz Pentium, with only 4 MB of RAM.
I don't mean to disrupt your rant but either your memory is failing or mine is. My recollection was that there was a 64k limit on notepad files until either Windows Mistakes Edition or Win2k.
That's great! I truly love the fact that MS has embraced git.
Now how do I get my company to make the switch over from their huge TFS repo? They all think git is too complicated. :-(
== Jez ==
Do you miss Firefox? Try Pale Moon.
people need to make more effective programs if they go more than that...
Its just a shoddy text editor...
"Visual Studio Code is the first code editor, and first cross-platform development tool - supporting OSX, Linux, and Windows - in the Visual Studio family."
No shit.
"For serious coding, developers often need to work with code as more than just text."
I'm just kidding when I release my life-critical medical device software.