mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-10-01 01:05:39 -04:00
Merge pull request #195 from kjbrum/kb-duplicate
Add duplicate action package
This commit is contained in:
commit
a6a124046a
@ -50,6 +50,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
|
||||
- [Bookmarks](#bookmarks)
|
||||
- [Create tests](#create-tests)
|
||||
- [Deploy](#deploy)
|
||||
- [Duplicate Action](#duplicate-action)
|
||||
- [ES7 React/Redux/GraphQL/React-Native snippets](#es7-reactreduxgraphqlreact-native-snippets)
|
||||
- [Gi](#gi)
|
||||
- [Git History](#git-history)
|
||||
@ -413,6 +414,10 @@ To enable Emmet support in .twig files, you'll need to have the following in you
|
||||
|
||||
![Upload/copy files animation](https://raw.githubusercontent.com/mkloubert/vs-deploy/master/img/demo.gif)
|
||||
|
||||
## [Duplicate Action](https://marketplace.visualstudio.com/items?itemName=mrmlnc.vscode-duplicate)
|
||||
|
||||
> Ability to duplicate files and directories.
|
||||
|
||||
## [ES7 React/Redux/GraphQL/React-Native snippets](https://marketplace.visualstudio.com/items?itemName=dsznajder.es7-react-js-snippets)
|
||||
|
||||
> Provides Javascript and React/Redux snippets in ES7
|
||||
|
Loading…
Reference in New Issue
Block a user