Dieses Blog durchsuchen

Samstag, 30. Juli 2016

VS Code Microsoft Editor on Ubuntu 16.04

Today I want to give VS Code Editor (Visual Studio Code Editor) a try to start a Angular2 Corse. This editor has a huge build in plugin support for thounsands of applications.

To install it on Ubuntu:

1) Download 
https://code.visualstudio.com/Docs/?dv=linux64_deb

2) install it as normal user
sudo dpkg -i <file>.deb
 
3) Run
code
 
 
thats it.
 
 
 

Keine Kommentare:

Kommentar veröffentlichen