<?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[Feature Request: Parallel Processing (Multithreading)]]></title><description><![CDATA[<p dir="auto">I frequently use Notepad++ to open and search multiple text files, each of which is over 70 MB or over 650,000 lines in size. When I click “Find All in All Open Documents”, it finds all the hits in a few seconds. Very good! However, when I double-click on one of the results to jump to it the file, I get a spinning blue wheel, often for a couple minutes, during which Task Manager shows that only one of my 8 cores is maxed out. If Notepad++ could use all 8 cores in parallel to perform this and other slow operations, then it would probably be much faster. By the way, the performance of this particular operation might be worse when I have selected YAML as the language, and chosen View…Fold All to collapse the hierarchy before jumping to the search result, which in my situation is extremely useful. Thanks.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/14131/feature-request-parallel-processing-multithreading</link><generator>RSS for Node</generator><lastBuildDate>Thu, 21 May 2026 08:39:40 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/14131.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 12 Jul 2017 15:33:37 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Feature Request: Parallel Processing (Multithreading) on Tue, 18 Jul 2017 19:14:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/scotthutchinson" aria-label="Profile: ScottHutchinson">@<bdi>ScottHutchinson</bdi></a> I have discovered a workaround, which demonstrates that there is a bug that could be fixed without the use of parallel processing. If, instead of double-clicking on one of the results to jump to it the file, you click on the tab for the file you want to navigate to, then press Ctrl+g and enter the line number of the search result you want to go to, it goes there instantly, whereas a double-click would take anywhere from 1-20 minutes or more. If I can manage it, I will try to debug the code for the double-click to determine why it is so slow.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/25689</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/25689</guid><dc:creator><![CDATA[ScottHutchinson]]></dc:creator><pubDate>Tue, 18 Jul 2017 19:14:14 GMT</pubDate></item></channel></rss>