diff --git a/README.md b/README.md index aa36c52..c95b61d 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/ - [GitHub](#github) - [GitHub Pull Request Monitor](#github-pull-request-monitor) - [GitLab Workflow](#gitlab-workflow) + - [Gradle Tasks](#gradle-tasks) - [Icon Fonts](#icon-fonts) - [Import Cost](#import-cost) - [JS Parameter Annotations](#js-parameter-annotations) @@ -582,6 +583,12 @@ To enable Emmet support in .twig files, you'll need to have the following in you ![GitLab Workflow](https://gitlab.com/fatihacet/gitlab-vscode-extension/raw/master/src/assets/_issues-in-vscode.png) +#### [Gradle Tasks](https://marketplace.visualstudio.com/items?itemName=richardwillis.vscode-gradle) + +> Run gradle tasks in VS Code. + +![Gradle Tasks](https://raw.githubusercontent.com/badsyntax/vscode-gradle/master/images/screencast.gif) + ## [Icon Fonts](https://marketplace.visualstudio.com/items?itemName=idleberg.icon-fonts) > Snippets for popular icon fonts such as Font Awesome, Ionicons, Glyphicons, Octicons, Material Design Icons and many more!