vscode-gradle-language
vscode-gradle-language copied to clipboard
extend the gradle support
I'm a gradle user and I have some ideas to improve the extension.I think it would be great if we add some convenient buttons to run a single task. Besides, we can add an project level explorer in a gradle project like what have done in intellij idea.
@CsCherrYY If you use the Java extension package (or more specifically, the Java Dependency Viewer), a project explorer is already included:

@fwcd I mean that an explorer provides some project-wide tasks from Gradle. Just includes the content from command "gradlew tasks"
@CsCherrYY are you looking for something like this? https://github.com/badsyntax/vscode-gradle