File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -76,6 +76,10 @@ The path to the gradle wrapper does not exist. Change the `"gradle.useCommand"`
7676
7777This 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
8185See [ TODO.md] ( ./TODO.md ) .
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments