Community
    • Login

    New Plugin: All Occurrence Selector

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    1 Posts 1 Posters 493 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.
    • L
      LailaHammouda
      last edited by

      I created a new plugin for notepad++ which performs the functionality of selecting all occurrences of the currently highlighted string and multi-cursoring starting at the position of these strings.

      It offers two modes: the first one selects all whole word occurrences identical to the highlighted string, and the second one selects all identical characters whether as a whole word or as sub-strings of another string.

      After selecting all occurrences, you can replace all the selected occurrences highlighted at once or use multiple cursors at the positions of the strings highlighted above and move theses cursors freely using arrow keys from the keyboard.

      *You can find the plugin and more information on my github repo: LailaHammouda / AllOccurenceSelector-NPP-Plugin

      Demo_GIF.gif

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