idea-mini-ibatis icon indicating copy to clipboard operation
idea-mini-ibatis copied to clipboard

Navigation from mapper.xml to mapper interface

Open eekboom opened this issue 12 years ago • 2 comments

It's great that I can easily navigate from a mapper interface method to the corresponding statement in my mapper's xml file.

However currently that's a one-way street. Please provide an "up" button in the gutter in the xml file that let's me navigate back to the java method declaration.

eekboom avatar Aug 17 '12 08:08 eekboom

I second that. Navigating back would have been a great help. "Find Usages" dialog on a statement id opens perfectly well, but it does not find corresponding mapper interface method. Thanks for all the hard work, BTW!

exceeder avatar Oct 12 '12 20:10 exceeder

Yeah, this is a MUST. I would really appreciate that.

Vity01 avatar Jun 23 '13 21:06 Vity01