We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0fcd2fe + 179e1b2 commit c49363dCopy full SHA for c49363d
README.md
@@ -2,15 +2,14 @@
2
3
<!--  -->
4
5
-
6
This extension provides support to run gradle tasks.
7
8
## Features
9
10
-* List gradle tasks (either project or all tasks)
11
-* Run gradle tasks and view output
12
-* Load tasks when `build.gradle` file is found in root workspace
13
-* Refresh tasks when `build.gradle` changes
+- List gradle tasks (either project or all tasks)
+- Run gradle tasks and view output
+- Load tasks when `build.gradle` file is found in root workspace
+- Refresh tasks when `build.gradle` changes
14
15

16
0 commit comments