The Wire · Showcase
SPRING TOOLS MAINTENANCE SWEEP LANDS SYMBOL NAVIGATION FIX
By RepoJournal · Filed · About Spring
Martin Lippert shipped two commits to Spring Tools overnight, including a fix for the goto symbol popup that now remembers your dialog preferences.
The updates touch the core IDE experience: a fresh git commit ID plugin refresh [1] and a targeted fix for GH-1423 that persists your goto symbol popup state [2], so you stop resetting the same preference every session. These are the kind of small frictions that compound across a day of heavy navigation. The commits land cleanly on a quiet cycle, which means your next Spring Tools build pulls them without fanfare.
One email a day. Unsubscribe in one click.
Keep up with Spring in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.
One email a day. Unsubscribe in one click. Read a past issue →
Action items
- → Update Spring Tools to pick up the goto symbol fix in your next build cycle spring-projects/spring-tools [plan]
References
- [1] update git commit id plugin spring-projects/spring-tools
- [2] GH-1423: remember goto symbol popup dialog mode spring-projects/spring-tools