not error - just inconsistence
When I have Ctrl key pressed and I mouse over the interface/class I have nice hand and tooltip which provide some additiona details about this class. After click I go to that class/interface.
If I press CtrlAlt and mouse over the interface there is no hand nor tooltip. After I click I go to the implementation of the interface. My expectation is that at least hand shoud appear after I mouse over interface with CtrlAlt pressed, so it is clear that iths is clickable and some action will bi fired.
Jerzy
请先登录再写评论。
Yes, that makes sense. Please submit this feature into the tracker.
--
Valentin Kipiatkov
Chief Scientist, Vice President of Product Development
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Jerzy Puchala" <no_mail@jetbrains.com> wrote in message
news:23724665.1075478315886.JavaMail.itn@is.intellij.net...
nice hand and tooltip which provide some additiona details about this class.
After click I go to that class/interface.
>
tooltip. After I click I go to the implementation of the interface. My
expectation is that at least hand shoud appear after I mouse over interface
with Ctrl+Alt pressed, so it is clear that iths is clickable and some action
will bi fired.
>
Valentin Kipiatkov (JetBrains) wrote:
this one of mine is very old and was never considered:
http://www.intellij.net/tracker/idea/viewSCR?publicId=15084
Description:
I often use keeping CTRL prssed and mouse over a target that gets
highlighted as hyperlink to click.
this works for plain GOTO (declaration) and also GOTO type declaration
by presseing also SHIFT
If i press CTRL ALT to go to IMPLEMENTATION (wonderful feature) the
hyperlink representation goes away (although the text is still clickable
even if one would not think so, and navigation works).