CodeNav icon indicating copy to clipboard operation
CodeNav copied to clipboard

[Feature request] Option to set double-click to switch to the editor

Open Ordisoftware opened this issue 3 years ago • 2 comments

Dear,

I would like to be able to configure the double click of the mouse to activate the text editor with the cursor on the first letter of the first line of the chosen code artifact (method, field, property... as well as region too) and not just scroll the view, and this without selection.

Also, clicking on a region item does not scroll the view like with an actual code artifact as one would expect.

Thanks in advance.

Ordisoftware avatar May 24 '22 10:05 Ordisoftware

Thanks for the suggestion! Grab the new release :rocket:

sboulema avatar Sep 18 '22 19:09 sboulema

The double-click does nothing on my VS2022 17.3.4 with the 8.9.43 release 🙄

For example clicking on the Instance property scrolls to it and selects the line while staying focused on the CodeNav pane, but double clicking on the ActionVaccum_Click method does nothing at all.

image

Ordisoftware avatar Sep 19 '22 06:09 Ordisoftware