Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Microsoft OS X Programming Windows Linux

Microsoft Releases Visual Studio Code Preview For Linux, OS X, and Windows 72

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.
This discussion has been archived. No new comments can be posted.

Microsoft Releases Visual Studio Code Preview For Linux, OS X, and Windows

Comments Filter:
  • by Anonymous Coward

    Honestly, how hard is it to give the headline a quick read before posting? "naavigation"

  • by Billly Gates ( 198444 ) on Friday May 01, 2015 @05:46PM (#49596945) Journal

    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

  • Linus Wins (Score:5, Interesting)

    by wile_e8 ( 958263 ) on Friday May 01, 2015 @06:03PM (#49597079)

    If Microsoft ever does applications for Linux it means I've won.

    -- Linus Torvalds

    • by Guspaz ( 556486 ) on Friday May 01, 2015 @06:06PM (#49597107)

      So I guess Torvalds won when Microsoft became a Linux kernel developer?

    • Re:Linus Wins (Score:4, Insightful)

      by shutdown -p now ( 807394 ) on Friday May 01, 2015 @07:18PM (#49597603) Journal

      If Microsoft ends up making money doing applications for Linux, it means that Microsoft has won, as well.

      The nice thing about this is that there doesn't have to be a losing party.

      • by kbahey ( 102895 )

        They already make money from Linux! By collecting dubious licensing fees from Android phone manufacturers, including Samsung.

        This amounts to over $2bn [zdnet.com], as of over a year ago.

        Granted, they are not writing apps for it (yet), but they are making money from a Linux platform.

      • That was always such a dumb quote because Microsoft had been writing software for Unix since the 80s. Even Microsoft Word ran on Unix 6 years before the first Linux release.

    • Microsoft had made software for Macs, and even Unix systems. I remember IE 4 for Solaris.
      So yes Linus wins... But so what it isn't that big of a deal anymore. We are not as closely tied to our operating systems as we were 10 years ago.
      Most of the stuff we needed apps for in the past are available via the web (are they trade offs yes, but this is the way it is) the actual app developers are getting wiser to multi-platform development. And are not touting they undying love affair with the OS. Microsoft canno

  • Could be good. (Score:5, Interesting)

    by Zarjazz ( 36278 ) on Friday May 01, 2015 @06:09PM (#49597123)

    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.
  • by Anonymous Coward

    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.

  • by snikulin ( 889460 ) on Friday May 01, 2015 @07:22PM (#49597627)

    So for certain developers like me CodeWritght is still alive

    • One tip for those who are using regular VS though. Not many know that there is actually an integrated hex editor.

      In the "Open File" dialog, select a file and then choose "Open With..." from the pull-down menu in the bottom. A new dialog pops up from which you can select "Binary Editor".

    • And VS does not have a decent multiple document interface anymore ('float' is absolutely horrible). CodeWright FTW
  • by DougPaulson ( 4034537 ) on Friday May 01, 2015 @10:14PM (#49598421)
    "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 [edge-op.org]

    "possible emergence of a set of API's and underlying system software that lead to lesser or no role for Windows" ref [edge-op.org]

    "How do we wrest control of Java away from Sun?" ref [edge-op.org]

    "This summer we're going to totally divorce Sun" ref [edge-op.org]
    • by dwpro ( 520418 )
      Thanks for that cutting edge news. Ballmer's "developers developers developers " trojan horse incantation was beginning to take hold. I'm sure glad Sun was able to keep java firmly in their grasp and not let some evil company get ahold of it.
  • by Anonymous Coward

    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?

  • 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. :-(

  • "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.

Understanding is always the understanding of a smaller problem in relation to a bigger problem. -- P.D. Ouspensky

Working...