minman / altn8

An IntelliJ plugin to allow fast switching between files.
http://plugins.jetbrains.com/plugin/?id=1475
Other
10 stars 2 forks source link

Add option to show full paths in popup #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Attaching patch which adds an option to show full paths in popup. Useful if
having duplicate file names.

Note that the patch needs IDEA 7. I have no experience in Swing
development, so maybe the GUI part isn't the best possible :-)

Original issue reported on code.google.com by ladicek@gmail.com on 29 Jun 2009 at 5:11

Attachments:

GoogleCodeExporter commented 9 years ago
I'd like to see this added as well.

Original comment by burke.we...@gmail.com on 25 Sep 2009 at 2:01

GoogleCodeExporter commented 9 years ago

Original comment by minas.ma...@gmail.com on 1 Sep 2010 at 5:51

GoogleCodeExporter commented 9 years ago

Original comment by minas.ma...@gmail.com on 1 Sep 2010 at 9:55

GoogleCodeExporter commented 9 years ago
Done. Version 1.0.0. Needs Idea7 or later
To install just download it via IDEA's PluginManager.

Some Background:
Did not add an option for this (IMO that's not necessary). Used IDEA's 
GotoClass-Renderer so list looks same like Ctrl&N now... :-)

Thanks for the Patch anyway...

Original comment by minas.ma...@gmail.com on 3 Sep 2010 at 1:34