The shortcut links in the description were fixed to match their
description:
EditorTextStartWithSelection ->
EditorLineStartWithSelection
EditorTextEndWithSelection ->
EditorLineEndWithSelection
The decision to fix the links not the
descriptions is based on the task itself being to select a line, not the
whole text.
…ne start/end fixed
The shortcut links in the description were fixed to match their description: EditorTextStartWithSelection -> EditorLineStartWithSelection EditorTextEndWithSelection -> EditorLineEndWithSelection The decision to fix the links not the descriptions is based on the task itself being to select a line, not the whole text.
Closes https://youtrack.jetbrains.com/issue/EDC-413