Of particular interest: a version of VS that runs natively on Mac/Linux.
The version of VS mentioned is Visual Studio Code. It is editor written in JavaScript, based on Atom, that implements IntelliSense using plugins.
There is a Lobsters discussion about the launch of Visual Studio Code.
Not quite Atom based. It uses their Monaco editor seen elsewhere, but the wrapper component is from Atom.
The version of VS mentioned is Visual Studio Code. It is editor written in JavaScript, based on Atom, that implements IntelliSense using plugins.
There is a Lobsters discussion about the launch of Visual Studio Code.
Not quite Atom based. It uses their Monaco editor seen elsewhere, but the wrapper component is from Atom.