Skip to content

1.22.1

Compare
Choose a tag to compare
@rgrunber rgrunber released this 14 Sep 11:32
· 168 commits to master since this release
ad22816
  • bug fix - Removed some improvements to JDK detection as they were causing issues on MacOS. See #3287. If you still see JDK class errors after upgrading to 1.22.1, please open Command Palette and run "Java: Clean Java Language Server Workspace".
  • bug fix - Log errors from project importer. See JLS#2843.
  • bug fix - Disable ; key binding when smart semicolon detection is disabled. See #3290.