Skip to content

Multiline select doesn't start where mousedown occurs #100198

@Montago

Description

@Montago

Issue Type: Bug

When starting a column / multiline select, the selection doesn't start where the mousedown event occurs (like in Visual Studio 2019)

This makes it really annoying to do multiline selects.

eg, when editing 5 lines of HTML elements and you want to add a 'class=""' to all of them. In order to do this, you first need to set the carret on the first line and THEN you can select downwards.

in VS2019 you don't need to set the carret first, you simply start the selection where it should start.

it should be very easy to fix this, simply set the carret on mousedown..

VS Code version: Code 1.46.0 (a5d1cc2, 2020-06-10T09:03:20.462Z)
OS version: Windows_NT x64 10.0.18363

Metadata

Metadata

Assignees

Labels

info-neededIssue requires more information from poster

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions