Table of Contents
Commands are subroutines performing virtually anything beyond scope of snippets and text editor in general. They are the most powerful ways of extending editor capabilities, adding many useful functionality without interfering with the text-editing code. They take set of input parameters and returns an output. They are activated using key shortcut or tab trigger.