jumpToDocumentStartAndSelectText property
Similar to jumpToDocumentStart, place the cursor at the starting position of the current line
and selecting the text from the start position to the document start.
Defaults to Ctrl + Shift + home.
Implementation
final ShortcutActivator jumpToDocumentStartAndSelectText;