• Login
Community
  • Login

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

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
2 Posts 2 Posters 1.8k 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.
  • M
    Mike Atkinson
    last edited by Mar 16, 2016, 1:12 PM

    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.

    C 1 Reply Last reply Mar 16, 2016, 3:05 PM Reply Quote 0
    • C
      Claudia Frank @Mike Atkinson
      last edited by Mar 16, 2016, 3:05 PM

      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
      1 out of 2
      • First post
        1/2
        Last post
      The Community of users of the Notepad++ text editor.
      Powered by NodeBB | Contributors