From 01a32f5a5e859bfbe92ce56a5b445e8e21038dc0 Mon Sep 17 00:00:00 2001 From: Richard Willis Date: Thu, 11 Jun 2020 10:10:36 +0100 Subject: [PATCH] Update README.md - add Gradle Tasks extension --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d9080691..d688b202 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,10 @@ The [📦 SonarLint](https://marketplace.visualstudio.com/items?itemName=SonarSo At the same time, [📦 CheckStyle](https://marketplace.visualstudio.com/items?itemName=shengchen.vscode-checkstyle) is also available. +### Gradle + +The [📦 Gradle Tasks](https://marketplace.visualstudio.com/items?itemName=richardwillis.vscode-gradle) extension provides a visual interface for your Gradle Build and provides features to list projects and run tasks. + ## Questions & Issues Each extension mentioned above is a separate open-source project and has its own repository. To make things easier, simply [🙋 open an issue in this repository](https://github.com/Microsoft/vscode-java-pack/issues). The new issue will be triaged and redirected.