• Login
Community
  • Login

Select Large Area

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
select large ar
3 Posts 3 Posters 4.4k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R
    Randy Reist
    last edited by Apr 13, 2018, 10:37 AM

    Does Notepad++ provide a means to select a large area (possibly thousands of lines) of text; thus avoiding the need for a ‘click-and-drag-forever’ method- such as some form of mark-and-bound?

    Randy Reist, a Newbee here

    S 1 Reply Last reply Apr 13, 2018, 11:48 AM Reply Quote 0
    • S
      Scott Sumner @Randy Reist
      last edited by Apr 13, 2018, 11:48 AM

      @Randy-Reist

      Yes. See Edit (menu) -> Begin/End Select.

      You invoke it the first time (at which time the menu item becomes ticked) when you have no selection and your caret is where you want to start the selection. Then you move the caret wherever you need (e.g. “thousands of lines away”) and invoke that command again. All text between the 2 invocation points will be selected.

      It also works to select a column (rectangular) block if you enter column-select mode before invoking Begin/End Select the second time.

      It even works when using “multi-editing” (selecting multiple non-column chunks of text)…see Settings (menu) -> Preferences… -> Editing (box on left) -> Multi-Editing Settings for more hints about using this feature. Using the scrollbar to bring an endpoint (or another startpoint) into view is key when using this variation of the Begin/End Select technique.

      Sadly, Begin/End Select has no default key-combination. But of course you can add one via the Shortcut Mapper! I chose to make it ctrl+b but choose whatever you want…

      1 Reply Last reply Reply Quote 1
      • J
        Jim Dailey
        last edited by Apr 13, 2018, 2:05 PM

        @Randy-Reist You can also mark a small bit of the text, then use the mouse to pull the scroll bar down to where you want to end the selection. Hold down the Shift key and left-click the mouse to extend the selection to wherever your mouse cursor is.

        1 Reply Last reply Reply Quote 2
        2 out of 3
        • First post
          2/3
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors