<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Trying to implement jEdit feature by Notepad++ macro.... and failing]]></title><description><![CDATA[<p dir="auto">I’m hoping to migrate from jEdit to Notepad++ but there’s one thing stopping me at present.<br />
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.<br />
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.<br />
Does anyone have any ideas of how to achieve this function?<br />
Thanks,<br />
Mike.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/11474/trying-to-implement-jedit-feature-by-notepad-macro-and-failing</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Apr 2026 20:35:50 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/11474.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 16 Mar 2016 13:12:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Trying to implement jEdit feature by Notepad++ macro.... and failing on Wed, 16 Mar 2016 15:05:53 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/4634">@Mike-Atkinson</a></p>
<p dir="auto">Is the pane needed?<br />
If not, what about using find dialog but with bookmarking found lines?<br />
<strong>CTRL+F</strong> select <strong>Mark</strong> tab, check <strong>Bookmark line</strong> and click <strong>Mark All</strong><br />
Using <strong>F2</strong> to jump to the found entries.</p>
<p dir="auto">Cheers<br />
Claudia</p>
]]></description><link>https://community.notepad-plus-plus.org/post/14747</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/14747</guid><dc:creator><![CDATA[Claudia Frank]]></dc:creator><pubDate>Wed, 16 Mar 2016 15:05:53 GMT</pubDate></item></channel></rss>