<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to feature-requests</title><link href="https://sourceforge.net/p/npp-plugins/feature-requests/" rel="alternate"/><link href="https://sourceforge.net/p/npp-plugins/feature-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/npp-plugins/feature-requests/</id><updated>2023-07-14T12:32:01.536000Z</updated><subtitle>Recent changes to feature-requests</subtitle><entry><title>WebEdit 2.1 too limited slot number</title><link href="https://sourceforge.net/p/npp-plugins/feature-requests/182/" rel="alternate"/><published>2023-07-14T12:32:01.536000Z</published><updated>2023-07-14T12:32:01.536000Z</updated><author><name>wonka willas</name><uri>https://sourceforge.net/u/wonkawilly/</uri></author><id>https://sourceforge.net87cb7c593b617d0b0ba1543c13070f5edcef4938</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I am using WebEdit 2.1 I think it is a bit limiting &lt;strong&gt;to have 30 slots only&lt;/strong&gt;  is very easy to fill all of them: what about to &lt;strong&gt;remove that limit completely&lt;/strong&gt; in next release and let the user free to &lt;strong&gt;put any number&lt;/strong&gt; of commands and icons in menu and toolbar?&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Feature request - close all saved files (keeping unsaved ones open)</title><link href="https://sourceforge.net/p/npp-plugins/feature-requests/181/" rel="alternate"/><published>2020-09-30T07:48:48.127000Z</published><updated>2020-09-30T07:48:48.127000Z</updated><author><name>Davide</name><uri>https://sourceforge.net/u/dds90/</uri></author><id>https://sourceforge.net68c33936b769e14a88b8839900b3d779af4222e4</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I found a really useful option in visual studio code that I'd like to have also on NPP. That feature is the ability to close all files with the exception of those that are currently modified and not saved.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Adding html and xml tags around selected text</title><link href="https://sourceforge.net/p/npp-plugins/feature-requests/180/" rel="alternate"/><published>2020-07-22T13:31:39.246000Z</published><updated>2020-07-22T13:31:39.246000Z</updated><author><name>Nux</name><uri>https://sourceforge.net/u/eccenux/</uri></author><id>https://sourceforge.net13c00a098b527bf51e42e28647fcc4db145bd1d8</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi. I'm a dev and I worked on PN2 scripts before. I had this praticularry usefull script that added tags around selected text. I'm hoping maybe you could use my code to implement this feature in TextFX or other plugin.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;How the feature&lt;/strong&gt;:&lt;br/&gt;
&lt;em&gt; User selects text (multiline or singleline).&lt;br/&gt;
&lt;/em&gt; User is pressing some shortcut (e.g. CTRL+SHIFT+T).&lt;br/&gt;
&lt;em&gt; User type in tag name and attributes (e.g. &lt;code&gt;td align="right"&lt;/code&gt;) .&lt;br/&gt;
&lt;/em&gt; The text is sorrounded with tags (each line separately).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Example&lt;/strong&gt;&lt;br/&gt;
Just before adding tags:&lt;br/&gt;
&lt;img alt="Source text with dialog" rel="nofollow" src="https://f.enux.pl/pn2/Tag_example.png"/&gt;&lt;br/&gt;
Result:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;Potatos  &lt;span class="nt"&gt;&amp;lt;td&lt;/span&gt; &lt;span class="na"&gt;align=&lt;/span&gt;&lt;span class="s"&gt;right&lt;/span&gt;&lt;span class="nt"&gt;&amp;gt;&lt;/span&gt;1 kg&lt;span class="nt"&gt;&amp;lt;/td&amp;gt;&lt;/span&gt;
Tomatos  &lt;span class="nt"&gt;&amp;lt;td&lt;/span&gt; &lt;span class="na"&gt;align=&lt;/span&gt;&lt;span class="s"&gt;right&lt;/span&gt;&lt;span class="nt"&gt;&amp;gt;&lt;/span&gt;2 kg&lt;span class="nt"&gt;&amp;lt;/td&amp;gt;&lt;/span&gt;
Carrots  &lt;span class="nt"&gt;&amp;lt;td&lt;/span&gt; &lt;span class="na"&gt;align=&lt;/span&gt;&lt;span class="s"&gt;right&lt;/span&gt;&lt;span class="nt"&gt;&amp;gt;&lt;/span&gt;5&lt;span class="nt"&gt;&amp;lt;/td&amp;gt;&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;&lt;strong&gt;About the Tag.py&lt;/strong&gt;&lt;br/&gt;
The main function of &lt;code&gt;Tag.py&lt;/code&gt; is &lt;code&gt;SurroundWithMultiTag&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;I added a CC-BY-SA license there, but you can use it on a more flexible CC-BY or MIT license.&lt;/p&gt;
&lt;p&gt;There is also a helper for selections, but I guess you already have something like that already in TextFX plugin.&lt;br/&gt;
&lt;a href="https://f.enux.pl/pn2/Selections.py" rel="nofollow"&gt;https://f.enux.pl/pn2/Selections.py&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>More symbols for Convert Selection (xml to text/text to xml)</title><link href="https://sourceforge.net/p/npp-plugins/feature-requests/179/" rel="alternate"/><published>2018-01-12T00:16:21.617000Z</published><updated>2018-01-12T00:16:21.617000Z</updated><author><name>Ice</name><uri>https://sourceforge.net/u/icelancer/</uri></author><id>https://sourceforge.net558525442710e3713b1255a3e2da9379d5212b49</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Future request:&lt;br/&gt;
Add more symbols for Convert Selection&lt;br/&gt;
&amp;amp;#8217&lt;br/&gt;
&amp;amp;#160&lt;br/&gt;
&amp;amp;#8212&lt;br/&gt;
&amp;amp;#8226&lt;br/&gt;
&amp;amp;#233&lt;br/&gt;
etc&lt;br/&gt;
Thanks !&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Add Row/Char coordinates to Xsd  message error</title><link href="https://sourceforge.net/p/npp-plugins/feature-requests/178/" rel="alternate"/><published>2017-09-25T11:00:23.860000Z</published><updated>2017-09-25T11:00:23.860000Z</updated><author><name>Addice </name><uri>https://sourceforge.net/u/dicegla/</uri></author><id>https://sourceforge.net6da725f1d907ef0728e845875b8636634d356476</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Add Row reference to Xsd error.&lt;br/&gt;
When an Xsd &lt;span&gt;[FacetPattern]&lt;/span&gt; is provided through CTRL+ALT+SHIFT+M no info about error position is provided.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>[DBGp] Local context is not updated on reaching the breakpoint first time.</title><link href="https://sourceforge.net/p/npp-plugins/feature-requests/177/" rel="alternate"/><published>2017-08-11T13:02:39.798000Z</published><updated>2017-08-11T13:02:39.798000Z</updated><author><name>AnrDaemon</name><uri>https://sourceforge.net/u/anrdaemon/</uri></author><id>https://sourceforge.netb6d636a22d3aab69596ba4df3ba8c0c8770e594c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;xdebug.remote_mode = jit&lt;br/&gt;
Reach xdebug_break();&lt;br/&gt;
The file source pops in the debugger, Global context is filled, but Local context is blank.&lt;br/&gt;
PHP Version 5.6.31-4+ubuntu14.04.1+deb.sury.org+4&lt;br/&gt;
Xdebug v2.5.5, Copyright (c) 2002-2017, by Derick Rethans&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>[DBGp] remove/make optional the "Remote server IP" setting</title><link href="https://sourceforge.net/p/npp-plugins/feature-requests/176/" rel="alternate"/><published>2017-08-11T12:49:22.004000Z</published><updated>2017-08-11T12:49:22.004000Z</updated><author><name>AnrDaemon</name><uri>https://sourceforge.net/u/anrdaemon/</uri></author><id>https://sourceforge.net13d44a00817bd9106e3de278c99917258c8b4163</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Please remove or make optional the "Remote server IP" setting. The "IDE KEY" is enough to identify the mapping.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#174 DGBP Plugins for NPP x64</title><link href="https://sourceforge.net/p/npp-plugins/feature-requests/174/?limit=25#796b" rel="alternate"/><published>2017-08-11T12:44:36.774000Z</published><updated>2017-08-11T12:44:36.774000Z</updated><author><name>AnrDaemon</name><uri>https://sourceforge.net/u/anrdaemon/</uri></author><id>https://sourceforge.net01d64ddc464702ba9cb9adf6d3f738ba4a955bbe</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Also please add support for unicode file names since PHP 7.1&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Add shortcut for renaming in explorer</title><link href="https://sourceforge.net/p/npp-plugins/feature-requests/175/" rel="alternate"/><published>2017-07-26T23:02:17.738000Z</published><updated>2017-07-26T23:02:17.738000Z</updated><author><name>ufku</name><uri>https://sourceforge.net/u/ufku/</uri></author><id>https://sourceforge.netbe8e055b04a29ac8bec07faac043ab8e38adcb04</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Could you please add a configurable shortcut for file/folder renaming?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>DGBP Plugins for NPP x64</title><link href="https://sourceforge.net/p/npp-plugins/feature-requests/174/" rel="alternate"/><published>2017-07-09T09:57:58.390000Z</published><updated>2017-07-09T09:57:58.390000Z</updated><author><name>Benyamin Limanto</name><uri>https://sourceforge.net/u/benyamin90/</uri></author><id>https://sourceforge.neta61161727703947740461cd16e66e5a7d4b3f8fa</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;DBGP plugins for notepad++ x64 wil it be realease? Thanks&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>