You are on page 1of 1

Alt+ 1 ->>> projec tool window and switch to focus to it.

shift shift ->>> search for file action,symbols,ui elements and git branched
comments
alt + f1 --> currently edited element(class,method, or fields) in another view
ctrl + alt + s --> current live template
ctrl + E -->>> view recent list
ctrl + Q --> view | Quick Documentation
ctrl + D --> duplicate the code block
ctrl + shift + enter --> create code constructs with completion
ctrl + j --> postfix code completion
ctrl + shift + v --> Paste from clipbaord history
ctrl + alt + v --> extract variable refactoring
ctrl + shift + --> arrow up/ arrow down
ctrl + alt + l ---> Reformat code
ctr + shift + j --> rejoin line
ctrl + shift + f7 --> highlight implmenetations

You might also like