Skip to content

3.50.0

Compare
Choose a tag to compare
@eyalb181 eyalb181 released this 20 Jul 17:57
· 130 commits to main since this release
f6000d7

Added

  • Improved UI for multiple mirrord configurations.
    Plugin now handles configs specified in run configurations, overriding those
    with an active config, falling back to a default config.
    #31
  • The user can now toggle mirrord and jump to settings when the IDE is in
    indexing mode.
    #55

Fixed

  • Fixed Debug launch failing on Java applications
    #42
  • The plugin now aborts mirrord execution when displaying the target selection
    dialog might cause a deadlock.
    #53
  • The plugin now uses a local mirrord installation if the version check fails.