I just found a IntelliJ Idea Quick Reference Card online that maybe useful to u
I just found a IntelliJ Idea Quick Reference Card at
http://www.caracara.org/misc/quickref/IntelliJIdeaQuickReference.pdf
Maybe u can add something similiar to this in the Overview documentation.
Adding the Overview documentation to the help menu item of Intelij Idea 3.0
will also be great.
Saumendra
Developing in Pleasure ;)
Please sign in to leave a comment.
"Saumendra Poddar" <greencap@hotmail.com> wrote:
Awesome, thank you! Are there any keystroke combinations missing
from this reference sheet?
Paul
Under "Editing"
Ctrl + D duplicate unselected line or selected block
Ctrl + C copy unselected line or selected block to buffer
Ctrl + X cut unselected line or selected block to buffer
Ctrl + Y yank the unselected line or selected block, does not affect
the buffer
Ctrl + Shift + J join lines
"Paul Hodgetts" <phodgetts@agilelogic.com> wrote in message
news:29v5su02ksusmvv1p3lo429dlai7tjv38q@4ax.com...
>
documentation.
3.0
>
>
>
Alt + F7 -> Find Usages !
Paul Hodgetts wrote:
>>I just found a IntelliJ Idea Quick Reference Card at
>>http://www.caracara.org/misc/quickref/IntelliJIdeaQuickReference.pdf
>>
>>Maybe u can add something similiar to this in the Overview documentation.
>>Adding the Overview documentation to the help menu item of Intelij Idea 3.0
>>will also be great.
Three more for Editor:
Ctrl + Shift + F7 highlight usages within file
Alt + F3 'incremental search' within a file
Shift + Click on file tab to close a file in the editor
"Paul Hodgetts" <phodgetts@agilelogic.com> wrote in message
news:29v5su02ksusmvv1p3lo429dlai7tjv38q@4ax.com...
>
documentation.
3.0
>
>
>
Ctrl + Alt + J Surround with Live Template
Paul Hodgetts wrote:
It is in there... under "Navigation." ;) Keep looking...
David
"Tom Schreiber" <fftmc@gmx.net> wrote in message
news:apv2md$fdg$1@is.intellij.net...
>
documentation.
3.0
>