mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-10-01 01:05:39 -04:00
Merge pull request #128 from HardikModha/add-create-tests
Added create-tests extension which helps to generate test files quickly.
This commit is contained in:
commit
232506caf3
@ -43,6 +43,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
|
|||||||
- [Azure IoT Toolkit](#azure-iot-toolkit)
|
- [Azure IoT Toolkit](#azure-iot-toolkit)
|
||||||
- [Bookmarks](#bookmarks)
|
- [Bookmarks](#bookmarks)
|
||||||
- [Copy Relative Path](#copy-relative-path)
|
- [Copy Relative Path](#copy-relative-path)
|
||||||
|
- [Create tests](#create-tests)
|
||||||
- [Deploy](#deploy)
|
- [Deploy](#deploy)
|
||||||
- [Gi](#gi)
|
- [Gi](#gi)
|
||||||
- [Git History](#git-history)
|
- [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
|
> 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)
|
## [Deploy](https://marketplace.visualstudio.com/items?itemName=mkloubert.vs-deploy)
|
||||||
|
|
||||||
> Commands for upload or copy files of a workspace to a destination.
|
> Commands for upload or copy files of a workspace to a destination.
|
||||||
|
Loading…
Reference in New Issue
Block a user