diff --git a/README.md b/README.md index 1c44854..ec1c432 100644 --- a/README.md +++ b/README.md @@ -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.