Insert Line Comment At Start Shortcut
The AvailEditorShortcut to prefix each selected line with a LineComment at the start of each line (LineComment.commentAtLineStart).
Author
Richard Arriaga
Functions
Add this KeyboardShortcut to the provided InputMap.
Check to see if the provided BaseKeyboardShortcut matches the key bindings of this BaseKeyboardShortcut while having different actionMapKeys.
Reset the key to the defaultKey.
Update this KeyboardShortcut to match the ModifierKeys and KeyCode used in the provided KeyStroke.
Properties
The key that identifies this BaseKeyboardShortcut.
The KeyboardShortcutCategory this shortcut belongs to.
This KeyboardShortcut is permitted to customized for an environment.
The description that is displayed that describes the shortcut or the actionMapKey if the description is empty.
The KeyStroke used to trigger this KeyboardShortcut.
A corresponding KeyboardShortcutOverride sourced from this KeyboardShortcut.