Home IT Hardware Assets Microsoft’s new Code editor is built on Google’s Chromium

Microsoft’s new Code editor is built on Google’s Chromium

248

Microsoft launched today a shiny new code editor for Windows, OS X, and Linux: Visual Studio Code. It’s a smart looking text editor with IntelliSense support, git integration, and a few other bits and pieces that developers will enjoy.

What Microsoft didn’t say when announcing the new editor was how it built Visual Studio Code. In a move that might seem a little surprising, given the regular animosity between the two companies, the editor is built on top of Chromium, the open source version of Google’s Chrome browser.

The app is built using an open source desktop application framework developed by GitHub called Electron. Electron uses HTML5, JavaScript, and other Web technologies, using Chromium for presentation, and io.js (a fork of node.js) to tie it all together. GitHub has an Electron-based editor called Atom, and Visual Studio Code is based on it.

Read 1 remaining paragraphs | Comments




LEAVE A REPLY

Please enter your comment!
Please enter your name here