I'm looking for a way to select a block using the mouse in VSCode.
I know about CTRL + SHIFT + mouse which is selecting a block of code, but the beginning of the selection starts where the last text cursor was placed (look at the attached picture - "last cursor position").
I would like the selection to begin where the mouse is placed like other IDE works e.g. Visual Studio 2022, Sublime etc. (look at the attached picture - "begin mouse position").
I know it's a detail, but it makes it difficult for me to get used to this editor.
Any idea?
