Community
    • Login

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

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    2 Posts 2 Posters 2.1k Views 2 Watching
    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 AtkinsonM Offline
      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 FrankC 1 Reply Last reply Reply Quote 0
      • Claudia FrankC Offline
        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

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors