In the Microsoft style, allow a line to be selected by clicking once in the left margin of the code window. Allow dragging to select multiple lines.
To make this work, a region of the left margin must accept the click. To indicate when the editor will accept such a click, change the mouse pointer from left pointing to right pointing, also a Microsoft convention.
Select Line with Mouse Click
Moderator: kfury77
Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
- Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
- Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
- Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".
- Will Fastie
- Posts: 160
- Joined: Mon Jan 31, 2005 6:47 pm
- Location: Timonium, MD USA
- Contact:
Select Line with Mouse Click
Will
WebDesignBuild.biz, Fastie.com
WebDesignBuild.biz, Fastie.com
Re: Select Line with Mouse Click
Thanks, we will look into the technical aspects of this request and depending on the complexity see if it can be implemented. I think the breakpoints that are also set by clicking on the left margin will cause some issues but maybe there is a way.
Blumentals Software Programmer
- Will Fastie
- Posts: 160
- Joined: Mon Jan 31, 2005 6:47 pm
- Location: Timonium, MD USA
- Contact:
Re: Select Line with Mouse Click
Here are exemplars from four products. Note the right-pointing mouse pointer in all but PhpStorm.
NotePad++
Select Line:

Set Breakpoint:

PhpStorm
Select Line:

Set Breakpoint:

Microsoft Expression Web
Select Line:

Microsoft Visual Studio Code
Select Line:

NotePad++
Select Line:

Set Breakpoint:

PhpStorm
Select Line:

Set Breakpoint:

Microsoft Expression Web
Select Line:

Microsoft Visual Studio Code
Select Line:

Will
WebDesignBuild.biz, Fastie.com
WebDesignBuild.biz, Fastie.com