Merge pull request #55 from mkloubert/master

added 'Deploy' extension
pull/66/head
Valerii Iatsko 2017-08-15 23:51:50 +02:00 committed by GitHub
commit b0fe5c010b
1 changed files with 7 additions and 0 deletions

View File

@ -42,6 +42,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
- [Azure IoT Toolkit](#azure-iot-toolkit)
- [Bookmarks](#bookmarks)
- [Copy Relative Path](#copy-relative-path)
- [Deploy](#deploy)
- [Gi](#gi)
- [Git History](#git-history)
- [Git Project Manager](#git-project-manager)
@ -273,6 +274,12 @@ Features full workbench theming
> Copy Relative Path from a File
### [Deploy](https://marketplace.visualstudio.com/items?itemName=mkloubert.vs-deploy)
> Commands for upload or copy files of a workspace to a destination.
![](https://raw.githubusercontent.com/mkloubert/vs-deploy/master/img/demo.gif)
#### [Gi](https://marketplace.visualstudio.com/items?itemName=rubbersheep.gi)
> Generating .gitignore files made easy.