<?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[N++ freezes for some seconds (mark long text area with SHIFT+Pagedown)]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I’m really loving Notepad++ (32/64bit v7.6.3) !</p>
<p dir="auto">I have a 13MB text file (SQL dump) with ~260.000 lines.<br />
When i try to mark a longer text area of more than thousands lines (pressing SHIFT+Pagedown for a longer time),<br />
N++ freezes for 2-10 seconds, after that i can mark some more pages (always pressing SHIFT+Pagedown),<br />
but N++ freezes again for 2-10 seconds, and so on…</p>
<p dir="auto">I have tried it on my Intel i5 Notebook and my i7 PC - same problem.<br />
But no problem when i’m using the stupid original Windows Editor.</p>
<p dir="auto">Best regards<br />
Michael</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/17094/n-freezes-for-some-seconds-mark-long-text-area-with-shift-pagedown</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Apr 2026 05:10:59 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/17094.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 12 Feb 2019 15:00:05 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to N++ freezes for some seconds (mark long text area with SHIFT+Pagedown) on Tue, 12 Feb 2019 16:14:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/14426">@Michael-Rosenbaum</a></p>
<p dir="auto">Maybe try the Edit menu’s Begin/End Select command.  Execute it once at the top of the block you intend to select, move to bottom of desired block, execute Begin/End Select again.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/39649</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/39649</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Tue, 12 Feb 2019 16:14:17 GMT</pubDate></item><item><title><![CDATA[Reply to N++ freezes for some seconds (mark long text area with SHIFT+Pagedown) on Tue, 12 Feb 2019 15:18:12 GMT]]></title><description><![CDATA[<p dir="auto">It may be that the lexer is having trouble keeping up, if you have a lexer (“language”) active to apply highlighting.  In the lower-left on the Status Bar, do you see “Normal text file” or “Structured Query Language file” or something else (if it just starts with <code>length: ###</code> then you might have to maximize the window to see the file-type indicator).  Or you could look in the <strong>Language</strong> menu – if SQL is active, <strong>Language &gt; S &gt; ● SQL</strong> or <strong>Language &gt; ● SQL</strong> will have a big DOT ● next to it to indicate it’s active; if it’s normal/plain text, <strong>N &gt; ● Normal text</strong> will have the ●)</p>
<p dir="auto">There are also other plugins that might be interfering and slowing things down.  Grabbing the menu item <strong>? &gt; Debug Info &gt; Copy debug info into clipboard</strong> and pasting it into your reply here will help us know your setup.  If you want to try without plugins, you can use the <code>-noPlugin</code> command-line-argument (<code>%ProgramFiles%\Notepad++\Notepad++.exe -noPlugin</code> or <code>%ProgramFiles(x86)%\Notepad++\Notepad++.exe -noPlugin</code> from the Windows Run Dialog (<code>Win+R</code>), assuming you have installed into normal locations) to run with plugins disabled.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/39647</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/39647</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Tue, 12 Feb 2019 15:18:12 GMT</pubDate></item></channel></rss>