Skip to content
Chad Wilson edited this page Apr 9, 2017 · 2 revisions

Align Selected Text

Plugin: Aligns selected text by a delimiter.

Clear Line Status

Removes the colored statuses from the margin.

Delete Matching Brace

When your Caret is near a brace that has a match it will be highlighted. Using this item will remove both of them.

End Document At Last Line

Prevents the edit window from scrolling past the end of the document.

Move Selected Lines Down

Moves all selected lines Down one line.

Move Selected Lines Up

Moves all selected lines Up one line.

Move Selected Word Left

Moves a selected word to the left.

Move Selected Word Right

Moves a selected word to the right.

Remove Current Selection

When you have multiple selections it will remove the current one.

RemoveSpacesFromAroundCommas

Removes spaces from around the commas in the selected text.

Sort Selected

Sorts all selected text by a delimiter. (Use \ to sort by `n)

Split Code

Dialog that will do its best to split your current document into functions and classes (not perfect).

Wrap Word In Quotes

Will put " around the word that your Caret is currently in.

Clone this wiki locally