803 - Ctrl-click "var" declarations
I notice that when you use var for local variable declarations you can no longer ctrl-click on it to take you to the type declaration.
Since you can jump to type declarations like this with explicitly typed variables, it would be consistent to allow it with implicitly typed ones as well - especially since the keyboard shortcut works regardless of which syntax you use.
Please sign in to leave a comment.
That would definitely be useful.
"Evil Dale" <no_reply@jetbrains.com> wrote in message
news:2384831.15791211456287546.JavaMail.jive@app4.labs.intellij.net...
>I notice that when you use var for local variable declarations you can no
>longer ctrl-click on it to take you to the type declaration.
>
I would love to has this feature as well.
Regards
Gabriel Lozano-Moran