<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>pnotepad.org forums &#187; Tag: Request - Recent Topics</title>
		<link>http://pnotepad.org/forums/tags/request</link>
		<description>Programmer&#039;s Notepad Forums</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Feb 2012 12:20:25 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.3</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://pnotepad.org/forums/search.php</link>
		</textInput>
		<atom:link href="http://pnotepad.org/forums/rss/tags/request/topics" rel="self" type="application/rss+xml" />

		<item>
                        <title>Request - find TODO statements and list somewhere handy (brainwipe)</title>
			<link>http://pnotepad.org/forums/topic/5089#post-7430</link>
			<pubDate>Sun, 17 Oct 2010 09:25:34 +0000</pubDate>
			<dc:creator>brainwipe</dc:creator>
			<guid isPermaLink="false">7430@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;The feature I would like is for Programmer's Notepad to hunt through all the files in a project and gather up all the places I've written TODO and then a comment and show them in a handy place.&#60;/p&#62;
&#60;p&#62;I know I can do this in 'find in files' (which is the current method) but when I am refactoring, I find I use the find-in-files system a lot and can't have my todo list open and handy.&#60;/p&#62;
&#60;p&#62;Yes, this is something that visual studio does.&#60;/p&#62;
&#60;p&#62;Would anyone else find this useful or is it just me?
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>RFE: setting file types via regex or wildcards (brofield)</title>
			<link>http://pnotepad.org/forums/topic/5055#post-7314</link>
			<pubDate>Tue, 24 Aug 2010 00:46:48 +0000</pubDate>
			<dc:creator>brofield</dc:creator>
			<guid isPermaLink="false">7314@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;PN currently supports setting file types via either an extension (use a '.' prefix) or a full filename (no prefix). Since it already has a regex engine available to it, it would be very useful if matches to file types could use regex or even just wildcards:&#60;/p&#62;
&#60;p&#62;e.g.&#60;br /&#62;
Match files &#34;*_raw_http.log&#34; and assign HTML&#60;br /&#62;
All other &#34;*.log&#34; are assigned Plain Text&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Brodie
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>How to set scheme via pypn (brofield)</title>
			<link>http://pnotepad.org/forums/topic/5057#post-7316</link>
			<pubDate>Wed, 25 Aug 2010 02:44:35 +0000</pubDate>
			<dc:creator>brofield</dc:creator>
			<guid isPermaLink="false">7316@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I'm trying to change the current scheme for the document via a pypn script, but I can't see how to do it. I'm sure it's easy, but I can't see it in the documents.&#60;/p&#62;
&#60;p&#62;I've tried:&#60;/p&#62;
&#60;p&#62;    pn.CurrentDoc().CurrentScheme = 'HTTP'&#60;/p&#62;
&#60;p&#62;However the attribute is read-only and so I can't set it. Anyone have any suggestions?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Brodie
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Auto Reload Function (Sycko)</title>
			<link>http://pnotepad.org/forums/topic/2778#post-4839</link>
			<pubDate>Thu, 29 Apr 2010 19:44:20 +0000</pubDate>
			<dc:creator>Sycko</dc:creator>
			<guid isPermaLink="false">4839@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hello alltogether,&#60;/p&#62;
&#60;p&#62;I am using Programmers Notepad for a while now and I am quite satisfied with its functionality and handling. But there are a few things which I think can be enhanced though. Some of them are dealing with the auto reload function.&#60;/p&#62;
&#60;p&#62;- First of all: The auto reload function. There is an option for deactivating the auto reload for a specific file - but I do not find an option for the opposite purpose. In my opinion, it is not comfortable if you have to accept the reload of a specific file every time it is changed outside&#60;br /&#62;
- Second: The auto reload function ;) As there is not option to automatically reload all opened files the following may happen: I open a few files in Programmers Notepad, change them (without saving) and also change them from outside where I save them. After that I click the 'save all' button in Programmers Notepad - now I lose the changes which where made from outside programmers notepad. I think it would be great to get informed that there where also changes made from outside.&#60;/p&#62;
&#60;p&#62;There are also other improvements I could imagine which I will post another day ;)&#60;/p&#62;
&#60;p&#62;Best regards&#60;br /&#62;
Sycko
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Open Files sort order - feature request (foote)</title>
			<link>http://pnotepad.org/forums/topic/3560#post-5671</link>
			<pubDate>Mon, 17 May 2010 17:00:35 +0000</pubDate>
			<dc:creator>foote</dc:creator>
			<guid isPermaLink="false">5671@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;First, let me say that I love programmer's notepad.  I use it for java development, and it's by far the best editor I've found.  &#60;/p&#62;
&#60;p&#62;One thing that really bothers me, though, is the order that open files are listed in the Open Files window.  I'd really like to be able to sort this list alphabetically.&#60;br /&#62;
It appears that they are listed in the order that they were opened in, but as I work, I tend to get many files open at once, and I have no idea which order they were opened in.  This makes it very difficult to navigate my open files.  I've found it's easier to just use the Projects window, and re-open each file as I need it, rather than searching for the file I already have open.  &#60;/p&#62;
&#60;p&#62;Ideally, I think this ought to be a setting.  Maybe it could be in a context menu that appears on right click in the Open Files window - just like the sort order appears in the windows explorer context menu.  &#60;/p&#62;
&#60;p&#62;Thanks for a great product.  If there's already some way of doing what I want, I'd love to hear it.  Otherwise, please consider it in a future release.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Request: Synchronized Editing (bugmenot)</title>
			<link>http://pnotepad.org/forums/topic/2780#post-4844</link>
			<pubDate>Sat, 01 May 2010 22:35:17 +0000</pubDate>
			<dc:creator>bugmenot</dc:creator>
			<guid isPermaLink="false">4844@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;A feature I would love to see in PN is called &#34;synchronized editing&#34; in RJ TextEd. Basically, you highlight a block of code then edit a variable name and all instances of that variable name in the highlighted block change as well.&#60;/p&#62;
&#60;p&#62;I know that Search and Replace accomplishes this, but a quick way to do it would be nifty.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Request: Macro Tool (nox.freak)</title>
			<link>http://pnotepad.org/forums/topic/691#post-2502</link>
			<pubDate>Sun, 18 Oct 2009 01:06:59 +0000</pubDate>
			<dc:creator>nox.freak</dc:creator>
			<guid isPermaLink="false">2502@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I would love to see a quick macro tool something like NP++'s macro tool. Something that would record key stroke and then with the hit of a key or two reproduce the strokes.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>UI enhancements needed (sumerc)</title>
			<link>http://pnotepad.org/forums/topic/911#post-2844</link>
			<pubDate>Wed, 27 Jan 2010 04:07:20 +0000</pubDate>
			<dc:creator>sumerc</dc:creator>
			<guid isPermaLink="false">2844@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;If I were the one writing this application, my main motivation will be UI. Especially, _simple_ find in files(maybe incremental), and a simple shell extension for opening different file formats like Notepad++ does: &#34;Edit with PN&#34; button. You would be amazed how much people chose Notepad++ just for that stupid but useful shell feature.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>window focus goes somewhere (arisawa)</title>
			<link>http://pnotepad.org/forums/topic/650#post-2359</link>
			<pubDate>Sun, 23 Aug 2009 04:27:48 +0000</pubDate>
			<dc:creator>arisawa</dc:creator>
			<guid isPermaLink="false">2359@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;window focus goes somewhere when vertical scroll-bar is not displayed and mouse wheel is rotated.&#60;br /&#62;
Is it ameliorable?
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Writing Python modules to handle a lite markup langauge (redherring)</title>
			<link>http://pnotepad.org/forums/topic/645#post-2331</link>
			<pubDate>Wed, 12 Aug 2009 17:27:56 +0000</pubDate>
			<dc:creator>redherring</dc:creator>
			<guid isPermaLink="false">2331@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hi PN Users&#60;/p&#62;
&#60;p&#62;I have just written a lightweight markup language which I want to integrate within an editor and it seems to me from what I've read so far PN may be the product I am looking for. However, I'd just like to check that what I want to achieve is feasible within PN before I start out. Please note - I am not asking how to do any of this. I just want to know if any of it is possible.&#60;/p&#62;
&#60;p&#62;The markup looks quite a lot like wiki markup but with a lot more structures available. I'd like to be able to create an off-line WYSIWYM editor by adding a Python module to PN. The parsing program is currently written in Perl but I was planning to port it to Python anyway.&#60;/p&#62;
&#60;p&#62;These are my issues:&#60;/p&#62;
&#60;p&#62;(1) Would it be possible, using PyPN to create an additional menu bar to be displayed within PN or is the Tools collection the only way to run programs?&#60;/p&#62;
&#60;p&#62;(2) I could use the clips collections for the markup but some of what I want to do does not quite fit that paradigm. For instance I want to prepend a character to every line in a highlighted block and indent the whole block. I'm not clear how far Python will interface with the existing functions in PN? Am I asking too much?&#60;/p&#62;
&#60;p&#62;(3) I want to create a syntax coloring scheme. I've already done it within EditPad but that editor allows regular expressions to match patterns. That's quite important as my opening and closing tags are always the same so the pattern matching has to be quite sophisticated. From my cursory look at PN I can't see any regexs in the schemes.&#60;/p&#62;
&#60;p&#62;(4) The final operation will be to save the file, send it to the parser for translation, create the output file, save it to a default folder previously set up by the user and then finally open the output file in a browser. I would imagin that this last bit will be easy as it can all be done by a Python script kicked off by clicking a button of some sort.&#60;/p&#62;
&#60;p&#62;I hope I am not asking too much here but I am not minded to write an entire editor from scratch!&#60;/p&#62;
&#60;p&#62;Thanks.&#60;/p&#62;
&#60;p&#62;Rob Wheeler&#60;br /&#62;
Kent, UK
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>SCM explorer icons in File Browser (pdiveris)</title>
			<link>http://pnotepad.org/forums/topic/607#post-2185</link>
			<pubDate>Thu, 25 Jun 2009 13:57:37 +0000</pubDate>
			<dc:creator>pdiveris</dc:creator>
			<guid isPermaLink="false">2185@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;Of all the scintilla based editors I find this one to be the best. One obstacle, however for me, is that I need to use the second explorer window as my file manager because I need to be able to see the overlay icons of Tortoise SVN and Toirtoise Mercurial. &#60;/p&#62;
&#60;p&#62;Is there a reason why these icons don't show in the explorer tree? The browser component of both FlexEdit and Notepad++ display the icons fine..
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>schemedef for Autohotkey (haichen)</title>
			<link>http://pnotepad.org/forums/topic/638#post-2302</link>
			<pubDate>Mon, 27 Jul 2009 13:54:56 +0000</pubDate>
			<dc:creator>haichen</dc:creator>
			<guid isPermaLink="false">2302@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I read most scheme and schemedef discussions here. I copied some schemes and tried to change them.&#60;/p&#62;
&#60;p&#62;All colors I can change are Keywords with ahk_ at the beginning.&#60;br /&#62;
Hope someone can help me to understand how to make this right.&#60;/p&#62;
&#60;p&#62;thanks&#60;br /&#62;
&#60;code&#62;&#60;br /&#62;
&#38;lt;?xml version=&#34;1.0&#34; ?&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;!-- Programmers Notepad scheme for Autohotkey --&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;Scheme&#38;gt;&#60;br /&#62;
	&#38;lt;keyword-classes&#38;gt;&#60;br /&#62;
		&#38;lt;keyword-class name=&#34;keywords1&#34;&#38;gt;&#60;br /&#62;
			Abs ACos Asc ASin ATan AutoTrim BlockInput ahk_a1&#60;br /&#62;
		&#38;lt;/keyword-class&#38;gt;&#60;br /&#62;
		&#38;lt;keyword-class name=&#34;keywords2&#34;&#38;gt;&#60;br /&#62;
			Abort AboveNormal Add ahk_class ahk_group ahk_id ahk_pid All Alnum Alpha AltSubmit ahk_a2&#60;br /&#62;
		&#38;lt;/keyword-class&#38;gt;&#60;/p&#62;
&#60;p&#62;		&#38;lt;keyword-class name=&#34;keywords3&#34;&#38;gt;&#60;br /&#62;
			A_AhkPath A_AhkVersion A_AppData A_AppDataCommon ahk_a3&#60;br /&#62;
		&#38;lt;/keyword-class&#38;gt;&#60;br /&#62;
		&#38;lt;keyword-class name=&#34;keywords4&#34;&#38;gt;&#60;br /&#62;
			Alt AltDown AltUp AppsKey BackSpace ahk_a4&#60;br /&#62;
		&#38;lt;/keyword-class&#38;gt;&#60;br /&#62;
	&#38;lt;/keyword-classes&#38;gt;&#60;/p&#62;
&#60;p&#62;	&#38;lt;schemedef name=&#34;ahk&#34; title=&#34;Autohotkey&#34; author=&#34;Rainer Friebel&#34; url=&#34;http://www.pnotepad.org/&#34; version=&#34;1&#34;&#60;br /&#62;
		casesensitive=&#34;false&#34; braces=&#34;[()]&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;		&#38;lt;!-- Max 2 --&#38;gt;&#60;br /&#62;
		&#38;lt;strings&#38;gt;&#60;br /&#62;
			&#38;lt;!-- Double quotes string, with \ as an escape character. --&#38;gt;&#60;br /&#62;
			&#38;lt;stringtype id=&#34;0&#34; start=&#34;&#38;quot;&#34; end=&#34;&#38;quot;&#34; multiline=&#34;false&#34; /&#38;gt;&#60;br /&#62;
			&#38;lt;stringtype id=&#34;1&#34; start=&#34;'&#34; end=&#34;'&#34; multiline=&#34;false&#34; /&#38;gt;&#60;br /&#62;
		&#38;lt;/strings&#38;gt;&#60;/p&#62;
&#60;p&#62;		&#38;lt;comments&#38;gt;&#60;br /&#62;
			&#38;lt;line start=&#34;;&#34; blockStart=&#34;/*&#34;  blockEnd=&#34; */&#34; /&#38;gt;&#60;br /&#62;
		&#38;lt;/comments&#38;gt;&#60;/p&#62;
&#60;p&#62;		&#38;lt;numbers start=&#34;[0-9]&#34;  /&#38;gt;&#60;/p&#62;
&#60;p&#62;		&#38;lt;!-- From here on is the traditional scheme definition block... --&#38;gt;&#60;br /&#62;
		&#38;lt;lexer name=&#34;ahk&#34; /&#38;gt;&#60;br /&#62;
		&#38;lt;use-styles&#38;gt;&#60;br /&#62;
			&#38;lt;style name=&#34;Default&#34; key=&#34;32&#34; /&#38;gt;&#60;br /&#62;
			&#38;lt;style name=&#34;Line Comment&#34; key=&#34;1&#34; class=&#34;comment&#34; /&#38;gt;&#60;br /&#62;
			&#38;lt;style name=&#34;Block Comment&#34; key=&#34;2&#34; class=&#34;comment&#34; /&#38;gt;&#60;br /&#62;
			&#38;lt;style name=&#34;Identifier&#34; key=&#34;3&#34; class=&#34;identifier&#34; /&#38;gt;&#60;br /&#62;
			&#38;lt;style name=&#34;Number&#34; key=&#34;4&#34; class=&#34;number&#34; /&#38;gt;&#60;br /&#62;
			&#38;lt;style name=&#34;keywords1&#34; key=&#34;5&#34; class=&#34;keyword&#34; /&#38;gt;&#60;br /&#62;
			&#38;lt;style name=&#34;ReservedWords&#34; key=&#34;6&#34; class=&#34;keyword&#34; /&#38;gt;&#60;br /&#62;
			&#38;lt;style name=&#34;Keywords3&#34; key=&#34;7&#34; class=&#34;keyword&#34; /&#38;gt;&#60;br /&#62;
			&#38;lt;style name=&#34;Keywords4&#34; key=&#34;8&#34; class=&#34;keyword&#34; /&#38;gt;&#60;br /&#62;
			&#38;lt;style name=&#34;String&#34; key=&#34;10&#34; class=&#34;string&#34; /&#38;gt;&#60;br /&#62;
			&#38;lt;style name=&#34;String 2&#34; key=&#34;11&#34; class=&#34;string&#34; /&#38;gt;&#60;br /&#62;
			&#38;lt;style name=&#34;Special Identifier&#34; key=&#34;13&#34; /&#38;gt;&#60;br /&#62;
		&#38;lt;/use-styles&#38;gt;&#60;/p&#62;
&#60;p&#62;		&#38;lt;use-keywords&#38;gt;&#60;br /&#62;
			&#38;lt;keyword key=&#34;0&#34; name=&#34;Keywords&#34; class=&#34;keywords1&#34;/&#38;gt;&#60;br /&#62;
			&#38;lt;keyword key=&#34;1&#34; name=&#34;ReservedWords&#34; class=&#34;keywords2&#34;/&#38;gt;&#60;br /&#62;
			&#38;lt;keyword key=&#34;2&#34; name=&#34;Keywords3&#34; class=&#34;keywords3&#34;/&#38;gt;&#60;br /&#62;
			&#38;lt;keyword key=&#34;3&#34; name=&#34;Keywords4&#34; class=&#34;keywords4&#34;/&#38;gt;&#60;br /&#62;
		&#38;lt;/use-keywords&#38;gt;&#60;/p&#62;
&#60;p&#62;	&#38;lt;/schemedef&#38;gt;&#60;br /&#62;
&#38;lt;/Scheme&#38;gt;&#60;br /&#62;
&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Feature Request - open file in project (conradhex)</title>
			<link>http://pnotepad.org/forums/topic/632#post-2265</link>
			<pubDate>Wed, 22 Jul 2009 15:14:54 +0000</pubDate>
			<dc:creator>conradhex</dc:creator>
			<guid isPermaLink="false">2265@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Slickedit and Visual Assist have a really handy feature that lets you open up a dialog, and type part of the name of a file in the current project, and it will narrow down the number of choices based on what you type. Then you can hit &#34;enter&#34; to load the top choice. This is a huge time-saver in big projects with tons of files and a deep hierarchy. &#60;/p&#62;
&#60;p&#62;Is there anything like that in pn?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Feature request: Text search in output window (Platon)</title>
			<link>http://pnotepad.org/forums/topic/621#post-2227</link>
			<pubDate>Tue, 14 Jul 2009 11:26:44 +0000</pubDate>
			<dc:creator>Platon</dc:creator>
			<guid isPermaLink="false">2227@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I'm using some tools that produce thounds of lines of output. It would be convenient to be able to run a text search in the output windows too like searching document windows.&#60;br /&#62;
TextPad nicely supports this feature.&#60;/p&#62;
&#60;p&#62;Aron
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Feature suggestion: auto-hideable windows (FrezoreR)</title>
			<link>http://pnotepad.org/forums/topic/624#post-2239</link>
			<pubDate>Thu, 16 Jul 2009 10:19:44 +0000</pubDate>
			<dc:creator>FrezoreR</dc:creator>
			<guid isPermaLink="false">2239@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hi!&#60;br /&#62;
I wanted to suggest a feature, not sure where to suggest it properly, so I do it here and hope that you'll correct me if I'm at the wrong place.&#60;/p&#62;
&#60;p&#62;Feature: Auto-Hideable windows:&#60;/p&#62;
&#60;p&#62;Example:&#60;br /&#62;
To hide the output dialog when another view is selected, and show it when new information is displayed onto it.&#60;/p&#62;
&#60;p&#62;Scenario:&#60;br /&#62;
You compile, and get feedback in the output -&#38;gt; the output window shows itself.&#60;br /&#62;
It then hides when you start typing in the code. This is the same behavior which Visual Studio has to its output dialog and any other for that matter.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Splitting view (FrezoreR)</title>
			<link>http://pnotepad.org/forums/topic/623#post-2233</link>
			<pubDate>Thu, 16 Jul 2009 08:30:27 +0000</pubDate>
			<dc:creator>FrezoreR</dc:creator>
			<guid isPermaLink="false">2233@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hi!&#60;/p&#62;
&#60;p&#62;I know this has been brought up before, but the replies I found with search was old.&#60;br /&#62;
Is there a way to split the view in notepad++ style?&#60;br /&#62;
Or do I have to wait and use 2 instances instead?&#60;/p&#62;
&#60;p&#62;/Andreas
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Request: link to homepage in forums (Midas)</title>
			<link>http://pnotepad.org/forums/topic/601#post-2172</link>
			<pubDate>Fri, 19 Jun 2009 15:15:42 +0000</pubDate>
			<dc:creator>Midas</dc:creator>
			<guid isPermaLink="false">2172@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Title says it!&#60;/p&#62;
&#60;p&#62;Midas
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Where should we post our wishes? (horus)</title>
			<link>http://pnotepad.org/forums/topic/414#post-1461</link>
			<pubDate>Fri, 06 Jun 2008 14:34:35 +0000</pubDate>
			<dc:creator>horus</dc:creator>
			<guid isPermaLink="false">1461@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;When we use Help &#38;gt; Request a feature, sourceforge site is opened for us to fill in the request.&#60;/p&#62;
&#60;p&#62;But from my last post on some wishes (&#60;a href=&#34;http://pnotepad.org/forums/topic/405)&#34; rel=&#34;nofollow&#34;&#62;http://pnotepad.org/forums/topic/405)&#60;/a&#62;, I see that wishes are filled in code.google.com.&#60;/p&#62;
&#60;p&#62;So my question is, where should we post our wishes?  Either, and it doesn't matter?
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Feature request: Better script management (kuukkeli)</title>
			<link>http://pnotepad.org/forums/topic/428#post-1511</link>
			<pubDate>Thu, 26 Jun 2008 06:23:35 +0000</pubDate>
			<dc:creator>kuukkeli</dc:creator>
			<guid isPermaLink="false">1511@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Currently all scripts within scripts folder are listed when PN starts. Even with quite few scripts this leads to cluttered script window and forces the user to fold away some of the script groups every time PN is started. I'm making few suggestions that in my opinion would be improvements and that could be implemented either separately or en masse.&#60;/p&#62;
&#60;p&#62;1. Make PN remember which script groups were folded.&#60;/p&#62;
&#60;p&#62;2. Make an option to start PN with all script groups folded.&#60;/p&#62;
&#60;p&#62;3. Make a context menu for script window that allows user to tick script groups on and off for good (maybe some sort of &#34;blacklist&#34; is kept as a file and if script's group matches an entry there it's not loaded). This probably needs quite a bit of work but with #1 it would be in my opinion an ideal solution.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Bookmark saving (galford13x)</title>
			<link>http://pnotepad.org/forums/topic/392#post-1373</link>
			<pubDate>Wed, 30 Apr 2008 18:46:10 +0000</pubDate>
			<dc:creator>galford13x</dc:creator>
			<guid isPermaLink="false">1373@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Saving bookmarks between sessions (via project or workspace?) would be great.&#60;/p&#62;
&#60;p&#62;Each time PN2 is closed all the bookmarks are lost.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Feature request (MichelClaveau)</title>
			<link>http://pnotepad.org/forums/topic/383#post-1354</link>
			<pubDate>Wed, 23 Apr 2008 12:21:12 +0000</pubDate>
			<dc:creator>MichelClaveau</dc:creator>
			<guid isPermaLink="false">1354@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hi!&#60;/p&#62;
&#60;p&#62;Is it possible to have menu's items in a file?&#60;br /&#62;
With that, we can:&#60;br /&#62;
  - translate menus in other languages (french, for me)&#60;br /&#62;
  - choose menu's items to use / show&#60;br /&#62;
  - use PN2 as embbed editor, in some framework (because delete innoportune items from menus)&#60;/p&#62;
&#60;p&#62;** sorry for my bad english **
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Request: Can copy into clipboard as formatted text? (wongss)</title>
			<link>http://pnotepad.org/forums/topic/345#post-1213</link>
			<pubDate>Wed, 05 Mar 2008 17:20:18 +0000</pubDate>
			<dc:creator>wongss</dc:creator>
			<guid isPermaLink="false">1213@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I teach embedded programming and I often show sample C codes in PowerPoint slides. Colored codes is very essential for readability. (I used to manually color them !!!)&#60;/p&#62;
&#60;p&#62;My current method is to paste my codes into Visual Studio editor (overkill).&#60;br /&#62;
1. Copy the colored text into the clipboard.&#60;br /&#62;
2. In PowerPoint, use Edit &#38;gt; Paste Special &#38;gt; Formatted Text&#60;br /&#62;
(If step 2 does not give good result, I paste it into Word first then repeat the steps from Word)&#60;/p&#62;
&#60;p&#62;It would be great if the pnotepad can also copy text as formatted text. Not sure if that would be too much work.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
WongSS
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>File System Browser (cherrio)</title>
			<link>http://pnotepad.org/forums/topic/335#post-1190</link>
			<pubDate>Thu, 14 Feb 2008 10:30:05 +0000</pubDate>
			<dc:creator>cherrio</dc:creator>
			<guid isPermaLink="false">1190@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;OK, been playing with PNotepad for the last two days and its great so far :)&#60;/p&#62;
&#60;p&#62;Only thing I can't find is an inline file system browser (ala Projects, Text Clips, Find Results). &#60;/p&#62;
&#60;p&#62;Basically, is it possible, that if I click to open a file (like index.php) that the file would open, and also a file browser pane appear showing all the other files in that directory?
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Request: PN2 in context menu (mrtaurus)</title>
			<link>http://pnotepad.org/forums/topic/247#post-893</link>
			<pubDate>Wed, 04 Jul 2007 19:16:29 +0000</pubDate>
			<dc:creator>mrtaurus</dc:creator>
			<guid isPermaLink="false">893@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hi, it would be very handy to have an option to display &#34;Open with PN2&#34; (together with it's icon) in the context menu of Windows Explorer.&#60;/p&#62;
&#60;p&#62;Nice if this could be implemented in the next version, thank's.......
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Transparency Feature (AlienationZombie)</title>
			<link>http://pnotepad.org/forums/topic/250#post-904</link>
			<pubDate>Mon, 09 Jul 2007 08:55:45 +0000</pubDate>
			<dc:creator>AlienationZombie</dc:creator>
			<guid isPermaLink="false">904@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hey!&#60;/p&#62;
&#60;p&#62;I think a good idea would be to give pn a transparency feature.&#60;br /&#62;
Sometimes I need to take note of numbers or GUIDs on the screen, that I cannot copy and paste into pn, and then I have to resize the window in order to view the number while writing it down...&#60;br /&#62;
A transparency feature would be great so that I can &#34;see through&#34; pn and write down the GUID or whatever, and not have to resize and move the window.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>feature-request (troels)</title>
			<link>http://pnotepad.org/forums/topic/186#post-664</link>
			<pubDate>Thu, 22 Mar 2007 22:09:47 +0000</pubDate>
			<dc:creator>troels</dc:creator>
			<guid isPermaLink="false">664@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;This is one awesome editor. I finally found an editor which can replace textpad.&#60;/p&#62;
&#60;p&#62;I have a few feature-requests/improvements, listed in order of preference:&#60;/p&#62;
&#60;p&#62;1) In PHP (and a few other languages), variables always begin with a $ sign. It would be nice if the editor knew that this sign is part of the word, so that when you doubleclick the variable or hold down Ctrl and use the arrows to move through text, one word at a time, the $ is considered part of the name.&#60;/p&#62;
&#60;p&#62;2) Possibility to launch a user-defined help-file from a keyboard-accelerator, preferably calling it with the text at cursor as a search argument. I used this feature a lot textpad, and I'm missing it.&#60;/p&#62;
&#60;p&#62;3) Regex search when searching in files would be nice.&#60;/p&#62;
&#60;p&#62;4) Optional auto-convert tabs to spaces on document load.&#60;/p&#62;
&#60;p&#62;5) Optional strip superfluous whitespace chars from end of line on save.&#60;/p&#62;
&#60;p&#62;6) The tiny toolbar at the bottom ... how about giving an option to hide it? I like as little distraction as possible, so I tend to disable all toolbars/docks/whatever.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Find in files - change font and tab chars (ilGaspa)</title>
			<link>http://pnotepad.org/forums/topic/219#post-808</link>
			<pubDate>Wed, 16 May 2007 13:33:34 +0000</pubDate>
			<dc:creator>ilGaspa</dc:creator>
			<guid isPermaLink="false">808@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I think that the find in files results pane should display tabs with spaces instead of showing a white square; moreover, i think that allowing to customize that dialog font would be useful, as programmers generally prefer monospaced fonts and that dialog uses proportional :)
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>A site logo proposal + feature request (miechu)</title>
			<link>http://pnotepad.org/forums/topic/204#post-721</link>
			<pubDate>Thu, 19 Apr 2007 01:25:13 +0000</pubDate>
			<dc:creator>miechu</dc:creator>
			<guid isPermaLink="false">721@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;i'm very pleased with pn2, even pspad or notepad++ can't beat pn2, so maybe he has more features... but in pn2 everything makes sense...&#60;/p&#62;
&#60;p&#62;anyway, id like ask for some features &#38;#38; add some suggestions&#60;/p&#62;
&#60;p&#62;- some porting of settings for portable mode&#60;br /&#62;
- please make the changing the size of tools window with more tolerance that 1px&#60;br /&#62;
- you could move the buttons for wraping &#38;#38; stuff on mail toolbar&#60;br /&#62;
- maybe add option for buttons on toolbar for external tools&#60;br /&#62;
- would be nice to have some tree of external tools - not language dependent&#60;br /&#62;
- maybe remove the logs/scripts/etc. window frames&#60;br /&#62;
- would look nicer if you could make the folding icons smaller&#60;br /&#62;
- and the folding like in vs2005 would be nice - looks nicer ;)&#60;/p&#62;
&#60;p&#62;and now for the logo proposal, becouse the one that is now there is ugly as sin (no offense to the creator, but it's true) check them out here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://miechu.pl/pn2_01.jpg&#34;&#62;http://miechu.pl/pn2_01.jpg&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://miechu.pl/pn2_02.jpg&#34;&#62;http://miechu.pl/pn2_02.jpg&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://miechu.pl/pn2_03.jpg&#34;&#62;http://miechu.pl/pn2_03.jpg&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://miechu.pl/pn2_04.jpg&#34;&#62;http://miechu.pl/pn2_04.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;i forgot about other things, but when i'll remember something i'll write again - beware ;)&#60;br /&#62;
Miechu
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>scripts? (miechu)</title>
			<link>http://pnotepad.org/forums/topic/189#post-671</link>
			<pubDate>Tue, 27 Mar 2007 11:06:56 +0000</pubDate>
			<dc:creator>miechu</dc:creator>
			<guid isPermaLink="false">671@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;hi, i'm using latest beta...&#60;/p&#62;
&#60;p&#62;i noticed this window called &#34;scripts&#34; and my questio is: what is it for? like... do you plan to implement it later or can i use it somehow?&#60;/p&#62;
&#60;p&#62;and some feature requests:&#60;/p&#62;
&#60;p&#62;- auto format html doc - could be a script or something (if you'd support perl i could write one :p)&#60;br /&#62;
- change the schema name form Hypertext to HTML - it's more intuitive&#60;br /&#62;
- configurable font for autocomplete&#60;br /&#62;
- docking windows would be cool&#60;br /&#62;
- maybe some attaching doc/man? - like in PerlIDE
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>feature request: open file at cursor in context menu (AlexRayne)</title>
			<link>http://pnotepad.org/forums/topic/180#post-649</link>
			<pubDate>Wed, 14 Mar 2007 08:58:22 +0000</pubDate>
			<dc:creator>AlexRayne</dc:creator>
			<guid isPermaLink="false">649@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hallow developers! thats one another useful feature to PN: in context menu item &#34;Open file at cursor&#34; - its desrcibe byself name.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

