How can I make multiline cursor “levitate” in VS Code?
VS Code column selection puts cursor to the end of line if there is no characters
and e.g. I’d like to remove one indentation level, which results in lines collapsing to themselves
VS Code column selection puts cursor to the end of line if there is no characters
and e.g. I’d like to remove one indentation level, which results in lines collapsing to themselves