Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Select Current line shortcut to complement triple click #14631

Open
bugnaturalist opened this issue Jan 24, 2024 · 2 comments
Open

Add Select Current line shortcut to complement triple click #14631

bugnaturalist opened this issue Jan 24, 2024 · 2 comments

Comments

@bugnaturalist
Copy link

Description of the Request

In v8.6.2 and earlier, when you triple left-click in a document, the line under the pointer is selected. There is no intentional keyboard shortcut for this. I discovered that if you have multiple vertical edges defined, ctrl-I for split lines will select the current line instead of splitting on the first edge. This does not bother me since split lines rarely saves work for me. Split lines does not introduce line prefixes like quotes or comment characters from the first line. However, when multiple vertical edges are defined, and only line selection occurs on press of ctrl-I, it is difficult to figure out what is going on. An intentional shortcut to select the current line and complement the triple click would be better. A good place to make the new shortcut findable would be to add it to Edit -> Line Operations.

Since Ctrl-Shft-L is already taken, I suggest Ctrl-Shft-. where period sometimes represents here or now or this. @ sometimes represents something similar, but at a larger scope, which in this case would be paragraph, expandable section or function declaration.

Once the keyboard shortcut to select the current line is defined, it becomes useful for operations like Convert Case and Blank Operations.

Debug Information

Notepad++ v8.6.2 (64-bit)
Build time : Jan 14 2024 - 02:16:00
Path : C:\Program Files\Notepad++\notepad++.exe
Command Line :
Admin mode : OFF
Local Conf mode : OFF
Cloud Config : OFF
OS Name : Windows 10 Pro (64-bit)
OS Version : 22H2
OS Build : 19045.3930
Current ANSI codepage : 1252
Plugins :
mimeTools (3)
NppConverter (4.5)
NppExport (0.4)

@molsonkiko
Copy link
Contributor

@bugnaturalist
It would probably help people evaluate this feature request if you provided:

  1. a series of steps people should follow. If you provided this, I missed it, so you should be more explicit.
  2. what you expect after following those steps
  3. what you got instead after following these steps

@alankilborn
Copy link
Contributor

@molsonkiko

IMO it is a feature request, and that can be a bit more "free form" than the issue template demands.

I also think that the OP could have left out the stuff about vertical edge (to make his desire clearer).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants