Skip to content

Commit 050fcba

Browse files
committed
2 parents 6122154 + 44544d3 commit 050fcba

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,10 @@ The path to the gradle wrapper does not exist. Change the `"gradle.useCommand"`
7676

7777
This project is a fork of [Cazzar/vscode-gradle](https://github.com/Cazzar/vscode-gradle), which is no longer maintained.
7878

79+
## Bugs
80+
81+
Please [file an issue](https://github.com/badsyntax/vscode-gradle/issues/new) if the extension does not work for you.
82+
7983
## TODO
8084

8185
See [TODO.md](./TODO.md).

TODO.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,7 @@
66
- [x] Run tasks from collapsible sidebar panel
77
- [ ] Only refresh on activation if activation is not refresh
88
- [x] Run gradle task before check if there are available tasks
9+
- [ ] Show "folder" view in explorer - organise tasks by category, eg "Build Setup tasks", "Distribution tasks" etc
910
- [ ] Check standards on global gradlew
1011
- [ ] Add task args
12+
- [ ] Auto discover gradle or gradle wrapper across environments

0 commit comments

Comments
 (0)