Skip to content

Releases: microsoft/vscode-gradle

2.1.0

31 Oct 18:52
Compare
Choose a tag to compare
  • Custom build file support
  • Fix background refreshing process when explorer is closed

2.0.8

28 Oct 19:44
Compare
Choose a tag to compare
Better status bar usage and docs update

2.0.7

27 Oct 20:08
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/badsyntax/vscode-gradle

2.0.6

27 Oct 20:03
2ef5f1c
Compare
Choose a tag to compare
Update nodejs.yml

2.0.5

27 Oct 19:56
Compare
Choose a tag to compare

Improved task refresh handling, now with progress and cancellable option.

2.0.4

27 Oct 16:02
Compare
Choose a tag to compare

Update screencast gif

2.0.3

27 Oct 15:54
Compare
Choose a tag to compare

Readme updates

2.0.2

27 Oct 15:47
Compare
Choose a tag to compare

Readme updates

2.0.1

27 Oct 01:27
Compare
Choose a tag to compare

Add gradle task failure problem matcher

2.0.0

27 Oct 00:38
a7c1e22
Compare
Choose a tag to compare

New features:

  • Gradle tasks now run as VS Codes
  • Improvements to the Gradle Tasks Explorer
  • Auto-discover gradle wrapper executable

The code has been refactored to follow vscode standards.