You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.