Skip to content

0.22.0

Compare
Choose a tag to compare
@jdneo jdneo released this 25 Apr 04:28
· 50 commits to main since this release
3512b8b

Added

  • Display non-Java files in Java Projects explorer. #145
  • Show non-Java projects in the Java Projects explorer. #736
  • Introduce a setting: java.project.explorer.showNonJavaResources to control whether non-Java resources show in Java Projects explorer. #751
  • Support creating files and folders in Java Projects explorer. #598
  • Apply file decorators to project level. #481
  • Give more hints about the project import status. #580

Changed

  • Improve workflow of creating resources from Java Projects explorer. PR#741, PR#754

Fixed

  • Apply files.exclude to Java Projects explorer. #214
  • Empty packages will not appear sometimes. #600
  • Show Java files which does not have a primary type in the Java Projects explorer. #748