mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2025-01-15 08:57:17 -05:00
Added create-tests extension which helps to generate test files quickly.
This commit is contained in:
parent
e3224bd7d8
commit
ac2b752c56
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user