Tuesday, September 25, 2018

installation of visual studio code for angular


  1. download .deb 64 bit package for ubuntu  from https://code.visualstudio.com/download
  2. open terminal and goto the location where the file exists
  3. type the following
    1. sudo dpkg -i code_1.27.2-1536736588_amd64.deb
  4. goto search bar
  5. type visual studio code
  6. lock it to launcher

No comments:

Post a Comment