1. 12 2月, 2016 1 次提交
    • D
      Add gulp tasks to build deb packages · fe3988c9
      Daniel Imms 提交于
      Build, install and run:
      gulp vscode-linux-packages
      sudo dpkg -i out-linux/vscode-amd64.deb
      code .
      
      Installing the package does the following:
      - Puts VSCode dir at /usr/share/code
      - Puts code.sh launcher in /usr/bin
      - Defines a .desktop file to properly integrate with the launcher
      
      Fixes #2679
      fe3988c9
  2. 10 2月, 2016 7 次提交
  3. 09 2月, 2016 30 次提交
  4. 08 2月, 2016 2 次提交