Merge pull request #164 from Muljayan/master

Included ES7 React/Redux/GraphQL/React-Native snippets under Productivity
This commit is contained in:
Valerii Iatsko 2018-10-12 08:48:59 +02:00 committed by GitHub
commit 45c0712bee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,6 +50,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
- [Bookmarks](#bookmarks)
- [Create tests](#create-tests)
- [Deploy](#deploy)
- [ES7 React/Redux/GraphQL/React-Native snippets](#es7-reactreduxgraphqlreact-native-snippets)
- [Gi](#gi)
- [Git History](#git-history)
- [Git Project Manager](#git-project-manager)
@ -412,6 +413,12 @@ 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)
## [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
![es7-reactreduxgraphqlreact-native-snippets](https://user-images.githubusercontent.com/37667437/46757404-aa365800-cce7-11e8-80ca-9207b7a68dea.png)
### [Gi](https://marketplace.visualstudio.com/items?itemName=rubbersheep.gi)
> Generating .gitignore files made easy.