Swap Anchor CursorAn extension that provides commands to swap the anchor and cursor positions of a text selection, or to align the cursor to the left or right. Main FeaturesWhen there is a text selection, the following commands can be selected from the Command Palette ( swap-anchor-cursor.swapAnchorCursor (swap-anchor-cursor: swap anchor and cursor)Swaps the anchor and cursor positions. swap-anchor-cursor.alignCursorLeft (swap-anchor-cursor: align cursor left)Moves the cursor to the left of the selection. swap-anchor-cursor.alignCursorRight (swap-anchor-cursor: align cursor right)Moves the cursor to the right of the selection. Keybinding ConfigurationNo keybindings are set by default.
|
