Navigation

    Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Trying to implement jEdit feature by Notepad++ macro.... and failing

    Help wanted · · · – – – · · ·
    2
    2
    1603
    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.
    • Mike Atkinson
      Mike Atkinson last edited by

      I’m hoping to migrate from jEdit to Notepad++ but there’s one thing stopping me at present.
      jEdit has a very quick and useful search mode whereby I can select a word, press ALT + . (for example) and the current document is searched for all occurances, producing a hyperlinked list of search results in a pane on the left of the main edit window.
      I can achieve this by a sequence of search operations - essentially its a Find All in File - using menus and keypresses, but when I record a macro, save and play back it does not work. I suspect that the search text is being recorded as part of the macro rather than the macro using whatever text is currently selected at time of playback.
      Does anyone have any ideas of how to achieve this function?
      Thanks,
      Mike.

      Claudia Frank 1 Reply Last reply Reply Quote 0
      • Claudia Frank
        Claudia Frank @Mike Atkinson last edited by

        Hello @Mike-Atkinson

        Is the pane needed?
        If not, what about using find dialog but with bookmarking found lines?
        CTRL+F select Mark tab, check Bookmark line and click Mark All
        Using F2 to jump to the found entries.

        Cheers
        Claudia

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Copyright © 2014 NodeBB Forums | Contributors