Microsoft gives up on Windows, moves Visual Studio to Linux.
Heater.
Posts: 21,230
Well not exactly. Just being provocative.
They recently released "Visual Studio Code" an IDE that actually works on Mac and Linux.
https://code.visualstudio.com
Seems to make use of an awful lot of open source software: node.js, less, sass, git, electron...
This and the recent invasion of the Raspberry Pi ecosystem by MS https://www.raspberrypi.org/forums/viewforum.php?f=105 is making me feel very queasy.
They recently released "Visual Studio Code" an IDE that actually works on Mac and Linux.
https://code.visualstudio.com
Seems to make use of an awful lot of open source software: node.js, less, sass, git, electron...
This and the recent invasion of the Raspberry Pi ecosystem by MS https://www.raspberrypi.org/forums/viewforum.php?f=105 is making me feel very queasy.
Comments
["
Streamlined + Powerful
Code combines the streamlined UI of a modern editor with rich code assistance and navigation, and an integrated debugging experience – without the need for a full IDE.
"]
They talk about a Integrated Debugging Environment (editor + code assistance + navigation + debug), and then say,
'without the need for a full IDE' ? Maybe the young ones (or marketing copy writers ?) have no idea what IDE means ?
I think what they mean by "without the need for a full IDE" is that they had to discard most of Visual Studio as it is Windows only code that they cannot get to run cross-platform. Then cobble together a bunch open source projects and a bit of their own code to make this thing.
What I find amazing is that the Raspberry Pi Foundation, a charitable organization, is providing free support and advertising for an extremely wealthy multi-national corporation.
Effectively if you make a donation to the RPF, by buying a Pi for example, then you are helping promote MS's attempt to own the Internet of Things.
Lots of 0 byte size files. Looks like they need to learn packaging first...
Seems though that we need to be running some cutting edge version of Windows 10 in order to install it. Which would mean having to set up Virtual Box to run it...