While developing code using TDD, I use the commander a lot. My directory structure is src/ for source code and test/ for test code and i keep one panel open for the source code and the other open for the tests in the same package. Would really like having a feature that will keep the source and test package in sync while navigating.
It has been a while since I've written an IDEA plugin, maybe it is time to try doing it again
.