Exec
Commands in the Exec category.
CommentSelection
Comment out the selected lines.
Usage: (Select lines) '
UnCommentSelection
Uncomment the selected lines.
Usage: (Select lines) ''
CommentElement
Comment out the current code element.
Usage: (Inside CodeElement) 'e
CommentBody
Comment out the current element body.
Usage: (Inside CodeElement) 'b
FormatDocument
Format the current document.
Usage: fd
FormatElement
Format the current element (method, class, etc.).
Usage: fe
CloseAllButThis
Close all documents but this.
Usage: x
CloseAll
Close all documents.
Usage: xx
CloseDocument
Close current document.
Usage: x.
OpenFileFolder
Opens the current file folder.
Usage: folder
RebuildSolution
Rebuild the solution.
Usage: re