Skip to content

Releases: microsoft/vscode-gradle

2.4.11

16 Feb 09:12
1d1398e
Compare
Choose a tag to compare

What’s Changed

  • Better gradle and extension conflict error handling. Refs #99 (#188)
  • README improvements

2.4.10

15 Feb 18:04
Compare
Choose a tag to compare

What’s Changed

  • Use Protocol Buffers for websocket messages (#187) @badsyntax
  • Add more troubleshooting tips to README

2.4.9

13 Feb 20:52
5f5e685
Compare
Choose a tag to compare

What’s Changed

  • Use custom CreateStartScripts task to generate start scripts. Refs #137 (#186) @badsyntax

2.4.8

12 Feb 20:26
a38b4fb
Compare
Choose a tag to compare

What’s Changed

2.4.7

02 Feb 17:19
9d0f170
Compare
Choose a tag to compare

What’s Changed

2.4.6

02 Feb 16:57
3bd8af8
Compare
Choose a tag to compare

What’s Changed

2.4.5

02 Feb 16:47
facad06
Compare
Choose a tag to compare

What’s Changed

2.4.4

08 Jan 11:29
7e12cac
Compare
Choose a tag to compare

Use ShellExecution for starting server and improve server start logging (#145)

2.4.3

02 Jan 12:37
8e4a0c4
Compare
Choose a tag to compare
  • Reveal the gradle server tasks command to help with debugging issues starting the gradle server (#139)

2.4.2

31 Dec 21:28
07d56bb
Compare
Choose a tag to compare
  • Fix restarting and reconnecting to server (#117)
  • Fix task cancellation state in explorer (#118)