<?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[Npp bugging and win10 multi desktop support]]></title><description><![CDATA[<p dir="auto">I have two questions:</p>
<ol>
<li>Why npp warp my selected string, when I move it by ctrl+shift+arrow down\up? I guess it happens because of “keep indent” enabled. Happens once after start.</li>
<li>When npp will support windows 10 multi desktop(win+tab)? With “keep current window, and open files in tab” enabled, FYI google work with that in this case, have: currentWindow</li>
</ol>
]]></description><link>https://community.notepad-plus-plus.org/topic/19257/npp-bugging-and-win10-multi-desktop-support</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Apr 2026 04:34:37 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/19257.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 19 Apr 2020 12:09:14 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Npp bugging and win10 multi desktop support on Wed, 22 Apr 2020 22:42:38 GMT]]></title><description><![CDATA[<p dir="auto">Just because I’m Russian doesn’t mean I’m so stupid to understand simple things.<br />
I just forgot to click ‘replay’ when I sent a big message, according to the person who at least answered</p>
<p dir="auto">In a few words: when I delete text(<code>SCI_LINEDELETE\backspace</code>) or move text (using <code>ctrl+shift+arrows</code>), the text carriage can arbitrarily jump</p>
<ol>
<li>It’s js, you right</li>
<li><em>skip</em></li>
<li>You are welcome</li>
</ol>
<p dir="auto">I just tried <code>-noPlugin</code>, and <code>withPlugins</code> before, so issue is in one of the plugins<br />
And yes, it’s <code>IndentByFold.dll</code> <strong>plugin problem</strong> :(</p>
<p dir="auto">I guess, ticket is solved. But I have two questions, (still) first one:</p>
<ul>
<li>when win10 multi desktop support expected?</li>
</ul>
<p dir="auto">I want, having two different virtual desktops, to have two independent npp editors<br />
+I do not know where to go with this request<br />
++Can you forward this feature somewhere?</p>
<p dir="auto">and the second one:</p>
<ul>
<li>Are there any plugins that can help me to format text(js\css\html etc) using a button? #offtop just asking</li>
</ul>
<p dir="auto">I’m also know about the sites, I want something built-in (I even saw the music player in the plugin manager, lyl)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/52990</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/52990</guid><dc:creator><![CDATA[Vadyanga 0]]></dc:creator><pubDate>Wed, 22 Apr 2020 22:42:38 GMT</pubDate></item><item><title><![CDATA[Reply to Npp bugging and win10 multi desktop support on Wed, 22 Apr 2020 13:17:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/18332">@Vadyanga-0</a> ,</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/7377">@Alan-Kilborn</a> , …  Can you open this thread, …</p>
</blockquote>
<p dir="auto">In case you didn’t understand, this forum is an open forum of Notepad++ users, who read this forum of their own volition, and answer (or not) as mood, ability, and free time permit.  We are not employees of, contracted by, or in any other way coerced into helping you or anyone else on this forum.  This is not a paid-support forum where you have one case-worker who is assigned to help you, nor do you have any guarantee of a response within a given time. If you want help here, you should be patient, and it helps to be friendly and un-demanding in your phraseology.</p>
<p dir="auto">From what I can tell, you’ve hinted at four distinct problems, and haven’t done a good job at trying to clarify for us what you mean in those vague descriptions.</p>
<p dir="auto">The video – which was specifically recommended <em>against</em> doing – wasn’t overly helpful for me to understand what’s going wrong.  But after multiple times through this thread, I think I might at least understand what you’re trying to say with one of them.</p>
<p dir="auto">Some things that would have been useful to tell us:</p>
<ul>
<li>what programming language you’re using?  Sometimes the lexer being used will influence behavior.
<ul>
<li>I think it’s javascript, but that’s just a guess.</li>
</ul>
</li>
<li>it would have been nice to give us more snippets of code (like you showed in your video, but <em>as text in your post</em>, using the <code>&lt;/&gt;</code> button like you did for the shorter snippet later)</li>
<li>thanks for at least sharing the Debug Info.</li>
</ul>
<p dir="auto">I cannot get the cursor to jump around after SCI_DELETELINE or backspace or similar.  However, I am not using <code>IndentByFold.dll</code> or <code>zoomdisabler.dll</code> plugins.   Based on the names of those plugins, I am guessing it might be an interaction with <strong>IndentByFold</strong>.  You could try disabling that plugin, restarting Notepad++, and seeing if your problem persists.  (To disable the plugin, use <strong>Plugins &gt; Open Plugins Folder…</strong>, then exit Notepad++, then rename the <code>IndentByFold\</code> subfolder to something like <code>disable-IndentByFold</code> (it doesn’t matter what, as long as the folder name no longer matches the name of the DLL), then re-run Notepad++.  If the problem still persists, you might want to disable more of the plugins, until the problem goes away.   If you want to disable all plugins at once, instead of renaming the individual plugin sub-folders, you can just run Notepad++ as <code>notepad++.exe -noPlugin</code></p>
<p dir="auto">If that’s not sufficient, you’ll have to spend more effort in describing your problem to us, so that we can understand what you’re trying to say, and try to replicate it ourselves.</p>
<p dir="auto">However, no matter what, you need to remember to be patient and polite.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/52959</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/52959</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Wed, 22 Apr 2020 13:17:32 GMT</pubDate></item><item><title><![CDATA[Reply to Npp bugging and win10 multi desktop support on Wed, 22 Apr 2020 08:17:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/7377">@Alan-Kilborn</a> Hi man, how are you? Can you open this thread, I forget to click the replay on the replay message</p>
]]></description><link>https://community.notepad-plus-plus.org/post/52951</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/52951</guid><dc:creator><![CDATA[Vadyanga 0]]></dc:creator><pubDate>Wed, 22 Apr 2020 08:17:20 GMT</pubDate></item><item><title><![CDATA[Reply to Npp bugging and win10 multi desktop support on Mon, 20 Apr 2020 22:57:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/7377">@Alan-Kilborn</a> hi</p>
]]></description><link>https://community.notepad-plus-plus.org/post/52897</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/52897</guid><dc:creator><![CDATA[Vadyanga 0]]></dc:creator><pubDate>Mon, 20 Apr 2020 22:57:25 GMT</pubDate></item><item><title><![CDATA[Reply to Npp bugging and win10 multi desktop support on Mon, 20 Apr 2020 17:00:36 GMT]]></title><description><![CDATA[<p dir="auto">1: It’s not a disease) xd<br />
2: Sometimes when deleting text (backspace, SCI_LINEDELETE, etc), the text carriage moves a few lines</p>
<p dir="auto"><a href="https://youtu.be/ugTqfe8o1_0" rel="nofollow ugc">https://youtu.be/ugTqfe8o1_0</a></p>
<p dir="auto">^ Duplicate the line, and delete line by line, part<br />
dup by <code>CTRL+D</code>  89 - scintilla // SCI_SELECTIONDUPLICATE<br />
delete by <code>CTRL+SHIFT+D</code> 89 - scintilla // SCI_LINEDELETE</p>
<p dir="auto">This is one of the cases of this problem that I managed to repeat, it is difficult to even write down. Sometimes it happens and <strong>moves the carriage</strong></p>
<p dir="auto">Today I had another case of this problem, I removed the square bracket by <code>backspace</code> in the <code>for</code> loop, and it drop me after <code>block {}</code> on empty line, example:</p>
<pre><code class="language-javascript">{
	// code
	for(let [i, {one, two}] of arrofobjs.entries()){ // For some reason I remember that the square brackets were after the `of`
		// code ~7 lines
	}
	
	// drop me up here
	let x = 0;
	// code
}
</code></pre>
<p dir="auto">if it’s important, <code>for</code> was on ~300 line of ~700 lines</p>
<p dir="auto"><code>IndentByFold</code> working by button hit (only, I guess)</p>
<pre><code>Notepad++ v7.8.5   (32-bit) // 32 because of plugins
Build time : Mar  4 2020 - 11:04:20
Path : C:\Program Files (x86)\Notepad++\notepad++.exe
Admin mode : ON
Local Conf mode : OFF
OS Name : Windows 10 Enterprise (64-bit) 
OS Version : 1909
OS Build : 18363.778
Plugins : ComparePlugin.dll IndentByFold.dll mimeTools.dll NppConverter.dll NppExec.dll NppExport.dll zoomdisabler.dll
</code></pre>
]]></description><link>https://community.notepad-plus-plus.org/post/52891</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/52891</guid><dc:creator><![CDATA[Vadyanga 0]]></dc:creator><pubDate>Mon, 20 Apr 2020 17:00:36 GMT</pubDate></item><item><title><![CDATA[Reply to Npp bugging and win10 multi desktop support on Sun, 19 Apr 2020 20:15:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/18332">@Vadyanga-0</a> said in <a href="/post/52865">Npp bugging and win10 multi desktop support</a>:</p>
<blockquote>
<p dir="auto">I’m a web dev, frontbackend.</p>
</blockquote>
<p dir="auto">I’m sorry.</p>
<blockquote>
<p dir="auto">I will make a video for first</p>
</blockquote>
<p dir="auto">Nobody here wants to watch a video for something like that, unless it is really tricky (which I doubt).<br />
Just describe it.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/52868</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/52868</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Sun, 19 Apr 2020 20:15:29 GMT</pubDate></item><item><title><![CDATA[Reply to Npp bugging and win10 multi desktop support on Sun, 19 Apr 2020 18:24:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/7377">@Alan-Kilborn</a> I’m a web dev, frontbackend.</p>
<p dir="auto">I will make a video for first</p>
]]></description><link>https://community.notepad-plus-plus.org/post/52865</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/52865</guid><dc:creator><![CDATA[Vadyanga 0]]></dc:creator><pubDate>Sun, 19 Apr 2020 18:24:12 GMT</pubDate></item><item><title><![CDATA[Reply to Npp bugging and win10 multi desktop support on Sun, 19 Apr 2020 12:15:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/18332">@Vadyanga-0</a> said in <a href="/post/52855">Npp bugging and win10 multi desktop support</a>:</p>
<blockquote>
<p dir="auto">Why npp warp my selected string,</p>
</blockquote>
<p dir="auto">Please provide some detail on this, otherwise no one can offer help.</p>
<blockquote>
<p dir="auto">When npp will support windows 10 multi desktop</p>
</blockquote>
<p dir="auto">It is a big effort for Notepad++ people that volunteer their time.  Would you like to be a volunteer?  :-)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/52859</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/52859</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Sun, 19 Apr 2020 12:15:00 GMT</pubDate></item></channel></rss>