Skip to content

3.8.0

Compare
Choose a tag to compare
@CsCherrYY CsCherrYY released this 29 Sep 05:13
· 161 commits to main since this release
65ffe6c

3.8.0

Added

  • Support highlighting of Gradle file. PR#960, PR#967
  • Provide document outline of Gradle file. PR#969
  • Show syntax diagnostics of Gradle file. PR#962
  • Support auto completion for dependencies. PR#970
  • Support auto completion for basic Gradle closures. PR#971
  • Support basic projects view. PR#1002

Changed

  • Upgrade vscode requirement to 1.60.0. PR#997
  • Adopt the new folder-library icon. PR#997

Fixed