Skip to content

Instantly share code, notes, and snippets.

@oligazar
Last active April 10, 2020 18:49
Show Gist options
  • Save oligazar/1bd3ce40b9e228b5764577a63808ccd3 to your computer and use it in GitHub Desktop.
Save oligazar/1bd3ce40b9e228b5764577a63808ccd3 to your computer and use it in GitHub Desktop.

Article on hot keys

Ctrl+Alt+O - removing unused imports

Alt+Cmd+V - extracting a variable

Alt+Cmd+C - extracting a constant

Alt+Cmd+M - extracting a method

Alt+Cmd+W - extracting a widget

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment