Skip to content

Instantly share code, notes, and snippets.

@Suor
Last active August 29, 2015 14:18
Show Gist options
  • Save Suor/445cb2e7db00c83bcc82 to your computer and use it in GitHub Desktop.
Save Suor/445cb2e7db00c83bcc82 to your computer and use it in GitHub Desktop.
Sublime Reform plugin showcase

Sublime Reform plug-in showcase

Here I will demonstrate a few things Reform plug-in is capable of.

Navigation

You can move up and down by function declarations, blocks of code and words.

Selection

Select blocks of code, function and class scopes. Delete block of code with surrounding empty lines. Select all name occurrences in a function scope.

Move code

Move blocks of code, e.g. functions up and down. And words left and right.

What do you think? Drop a line in comments.

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