• Login
Community
  • Login

Merge column-mode and multi-edit

Scheduled Pinned Locked Moved General Discussion
4 Posts 2 Posters 375 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.
  • B
    Bernhard Ege
    last edited by Feb 22, 2022, 9:21 AM

    I sometime need to edit similar lines the same way, e.g.

    foo bar baz
    fofo baba bzbz
    etc…

    to e.g.

    $foo, $bar $baz;
    $fofo, $baba, $bzbz;
    etc.

    I can use colum mode to select the lines which gives me a cursor at the start of each line. But after having inserted the $, I need to move to the end of the word and the distance varies. I would normally use ctrl->right key to move over the word, but this unselects the block and only takes the last position and moves from there.

    In multi-edit mode, I can click on the start of each line and then edit normally, but on several lines at the same time, which is what I want. But having to ctrl-click at the start of each line is very tedious.

    Is there a way to make column mode behave more like multi-edit?

    Or is there a way to mark the editing start points for multi-edit mode in a simple way without using the mouse?

    E 1 Reply Last reply Feb 22, 2022, 9:27 AM Reply Quote 0
    • E
      Ekopalypse @Bernhard Ege
      last edited by Feb 22, 2022, 9:27 AM

      @bernhard-ege

      If I understand your problem correctly, the answer is:
      Yes, install the plugin BetterMultiSelection via the plugin admin dialog.

      B 1 Reply Last reply Feb 22, 2022, 9:31 AM Reply Quote 6
      • B
        Bernhard Ege @Ekopalypse
        last edited by Feb 22, 2022, 9:31 AM

        @ekopalypse Perfect! This does exactly what I want. Thank you. :)

        E 1 Reply Last reply Feb 22, 2022, 9:32 AM Reply Quote 1
        • E
          Ekopalypse @Bernhard Ege
          last edited by Feb 22, 2022, 9:32 AM

          @bernhard-ege

          Happy to help.

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