Keyboard shortcut for 'refactor' for IntelliJ IDEA

intellij-idea, keyboard-shortcuts, windows

Solution

ctrl + alt + shift + t = refactor this

in intelliJ IDEA version 11.0.2

Problem

In Visual Studio (using IDEA key mapping), Ctrl + Shift + R brings up the 'Refactor' menu. How do I do the same in IntelliJ? On Windows.

Original source