GoLand 2023.2.3

Released: Oct 12, 2023

Updates in 2023.2.3

Fehlerkorrekturen

  • Unresolved references for Go modules dependencies after shutdown on Indexing dependencies.
  • GoLand fails to connect to debug process on Darwin / macOS due to thread ID.
  • Invalid "unresolved reference" error.
  • 'Collect Logs and Diagnostic Data' includes empty idea.log on early startup.
  • Deadlock in indexes due to calling FileBasedIndex recursively.
  • Consistent listeners of the Workspace Model.
  • Unable to reformat file in Light Edit mode.
  • Can't open some projects in 2023.2 due to "Access is allowed from Event Dispatch Thread (EDT) only" error.
  • com.intellij.psi.stubs.UpToDateStubIndexMismatch reported for meteor libraries.
  • Wrong highlighting for returns tag in TSDoc.
  • Angular: Component out of scope inspection on HTML "tr"/"td" tags when using angular/cdk.
  • Angular: Component out of scope inspection on HTML "div" tag when using angular/material