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

 



Forgot your password?
typodupeerror
×
Microsoft Programming Linux

Microsoft and Canonical Launch Visual Studio Code Snap For Linux (betanews.com) 61

Following the release of Visual Studio 2019 for Windows and Mac platforms, Microsoft today is releasing a snap version of Visual Studio Code. A report adds: No, the source-code editor is not the Windows-maker's first snap -- it also released one for Skype, for instance. "As of today, Visual Studio Code is available for Linux as a snap, providing seamless auto-updates for its users. Visual Studio Code, a free, lightweight code editor, has redefined editors for building modern web and cloud applications, with built-in support for debugging, task running, and version control for a variety of languages and frameworks," says Canonical. Joao Moreno, Software Development Engineer, Microsoft Visual Studio Code offers the following statement: "The automatic update functionality of snaps is a major benefit. It is clear there is a thriving community around snaps and that it is moving forward at great pace. The backing of Canonical ensures our confidence in its ongoing development and long-term future."
This discussion has been archived. No new comments can be posted.

Microsoft and Canonical Launch Visual Studio Code Snap For Linux

Comments Filter:
  • Excellent (Score:2, Insightful)

    You already know, Microsoft, where you can stick your snap.
  • Or will I still have to make do with Vigor?
  • This isn't new (Score:4, Interesting)

    by cmaurand ( 768570 ) on Thursday April 04, 2019 @03:17PM (#58385398) Homepage
    I installed a snap version of VSCode months ago on one or two of my Ubuntu boxes. yawn
  • Not this bastard child of Windows and Linux.
    • Re: (Score:3, Insightful)

      by Tough Love ( 215404 )

      I would like to see somebody get busy on a clean sheet reimplementation of the best aspects of Eclipse and Visual Studio in a non-insane language like Go or Rust. And remember Visual Age, the predecessor of Eclipse, which was written in Smalltalk? It could do some amazing things that its successor doesn't attempt, like recompile parts of a large program while it is running. Why can't Eclipse do that? When we changed out Smalltack for Java, did we get more stupid? And why is Eclipse so freaking slow, I thoug

      • Eventually all software will be written in Javascript and you should probably just get used to it now.
        • So idiocracy is inevitable?

          • I don't know about that but if you're a Go fan, who is bemoaning the lack of Go adoption, while recognizing that browsers will never run Go, then maybe you're just a fucking masochist or a complaint-bot. We all live in the world that we live in..
            • So for you, the definition of a good language is that a browser runs it. And you follow up the genius deduction by concluding that if a browser runs a language, then data center servers should too. Yuck, now feel like I got some of your stupid slime on me.

  • by Waffle Iron ( 339739 ) on Thursday April 04, 2019 @03:27PM (#58385456)

    Forty years of vi vs emacs flamewars will finally come to an end now that they both can be retired.

  • Was that not an officially packaged Snap? There's also a deb you can download and install. I don't see what the need for a snap is. Heck, there's a Flatpak but it's the open source version without telemetry so I'm sure Microsoft would prefer you not use that one.
    • by scumdamn ( 82357 )
      Sorry about replying to myself but the snap that was up there was vscode by Snapcrafters. This one is code by vscode (really?) I uninstalled vscode and installed code and it kept all my extensions and settings. Even my recently loaded files were there. I don't see any difference and I don't really care personally that this one is the official version and the other was built by the community. I guess snapcrafters could insert malicious code in their snap but I don't have any reason to suspect that would hap
  • So, bundling a back-end, browser (Blink), and a pile of java script is light weight (i.e. an Electron app)? When I start VSCode with an empty document it starts 6 processes and uses about 400MB on windows versus say Notepad++ which is a single process and about 30MB.

  • by Tough Love ( 215404 ) on Thursday April 04, 2019 @06:33PM (#58386610)

    Just to be clear, Visual Studio Code is a massive monument to Javascript. There are people out there who would view that as a positive feature. In fact, there are massive hordes of people thinking exactly that, because all they really know in their technophile life is Javascript. Some other view this with horror, something like going around the corner and coming face to face with an endless sea of shuffling Zombies. Please don't bite me!

    I installed "Code" as they like to call it, on my system a few months back, and I agree, it's a pretty sensible editor. It does a lot of things right. But it is Javascript, and that inevitably shows through from time to time. (Like a body part sometimes falls off a zombie?) What ultimately lead me to purge it off my system is its habit of leaving processes running even after exiting. I can't view that kind of behavior as anything other than a warning.

    Then, this is from Microsoft. Say what you will, Microsoft is still the same Microsoft. Still controlled by self serving puppeteer Gates. Somewhat humbled by the ascent of Google, Apple and Facebook perhaps, but never forget that this is Microsoft. Not chastened at all for past misdeeds, but rather seething with resentment and cunning, determined to rise up and defeat its old foes. Which very much includes Linux.

    Look, if you are an open source developer and you like this thing, then get busy and clone it, preferably in some nontoxic language like Go. That is the way we have always done things, why should now be different? Otherwise you are just asking for it.

  • Any code editor that doesn't have separate settings for how many spaces a Tab should be vs how many spaces are use for indenting is dead to me.

He has not acquired a fortune; the fortune has acquired him. -- Bion

Working...