Skip to content

Refactoring

Name Shortcut
Refactor This CTRL+ALT+SHIFT+T
Rename SHIFT+F6
Inline CTRL+ALT+N
Move F6
Extract Method CTRL+ALT+M
Introduce Field CTRL+ALT+F
Introduce Parameter CTRL+ALT+P
Introduce Varialbe CTRL+ALT+V
Safe Delete ALT+DELETE
Change Signature CTRL+F6
Toggle Casing CTRL+SHIFT+U
## Live Templates
Name Description
---- ------------------
prop Generates Property

Last update : April 15, 2025
Created : April 13, 2025