Merge pull request #128 from HardikModha/add-create-tests

Added create-tests extension which helps to generate test files quickly.
pull/129/head
Valerii Iatsko 2018-08-01 20:23:38 +02:00 committed by GitHub
commit 232506caf3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -43,6 +43,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)
- [Create tests](#create-tests)
- [Deploy](#deploy)
- [Gi](#gi)
- [Git History](#git-history)
@ -345,6 +346,12 @@ To enable Emmet support in .twig files, you'll need to have the following in you
> Copy Relative Path from a File
## [Create tests](https://marketplace.visualstudio.com/items?itemName=hardikmodha.create-tests)
> An extension to quickly generate test files.
![](https://media.giphy.com/media/1iqPhENd8SLd9SggeX/giphy.gif)
## [Deploy](https://marketplace.visualstudio.com/items?itemName=mkloubert.vs-deploy)
> Commands for upload or copy files of a workspace to a destination.