<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Programmer%27s_File_Editor</id>
	<title>Programmer&#039;s File Editor - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Programmer%27s_File_Editor"/>
	<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Programmer%27s_File_Editor&amp;action=history"/>
	<updated>2026-05-06T15:09:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://debianws.lexgopc.com/wiki143/index.php?title=Programmer%27s_File_Editor&amp;diff=3078382&amp;oldid=prev</id>
		<title>imported&gt;Gonnym: /* top */ fix date template; cleanup</title>
		<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Programmer%27s_File_Editor&amp;diff=3078382&amp;oldid=prev"/>
		<updated>2025-03-16T11:42:16Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;top: &lt;/span&gt; fix date template; cleanup&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Short description|Text editor for Microsoft Windows, 1992–1999}}&lt;br /&gt;
{{Multiple issues|&lt;br /&gt;
{{more citations needed|date=January 2021}}&lt;br /&gt;
{{notability|Products|date=April 2015}}&lt;br /&gt;
}}&lt;br /&gt;
{{Infobox software&lt;br /&gt;
| name                 = Programmer&amp;#039;s File Editor&lt;br /&gt;
| logo                 = PFE32_Icon_64x64.png&lt;br /&gt;
| screenshot           = &lt;br /&gt;
| caption              = &lt;br /&gt;
| developer            = Alan Phillips of Lancaster University&lt;br /&gt;
| released             = {{Start date and age|1992|7|28|df=yes}}&lt;br /&gt;
| latest release version = 1.01&lt;br /&gt;
| latest release date  = {{Start date and age|1999|2|1|df=yes}}&amp;lt;ref name=&amp;quot;Pfe_home&amp;quot;&amp;gt;{{cite web |last1=Phillips |first1=Alan |title=The Home of Programmer&amp;#039;s File Editor |url=https://www.lancaster.ac.uk/~steveb/cpaap/pfe |website=Lancaster University |accessdate=13 January 2020}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
| discontinued         = yes&lt;br /&gt;
| programming language = [[C++]]&lt;br /&gt;
| operating system     = [[Windows]] (16 and 32 bit)&lt;br /&gt;
| language             = English&lt;br /&gt;
| size                 = 608 [[Kilobyte|KB]]&lt;br /&gt;
| genre                = [[Text editor]]&lt;br /&gt;
| license              = [[Freeware]]&lt;br /&gt;
| website              = {{URL|https://www.lancaster.ac.uk/~steveb/cpaap/pfe}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Programmer&amp;#039;s File Editor&amp;#039;&amp;#039;&amp;#039; (&amp;#039;&amp;#039;&amp;#039;PFE&amp;#039;&amp;#039;&amp;#039;) is a freeware text editor targeted particularly to the needs of [[software programmer]]s.&amp;lt;ref&amp;gt;{{cite web |last1=The Starman |title=PFE = Programmer&amp;#039;s File Editor |url=https://thestarman.pcministry.com/tool/pfe/PFE32.htm |website=The Starman&amp;#039;s Realm |accessdate=13 January 2020}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite web |last1=Posey |first1=Brien |title=Five feature-rich Windows text editors |url=https://www.techrepublic.com/blog/five-apps/five-feature-rich-windows-text-editors/ |website=TechRepublic |date=17 June 2015 |publisher=CBS Interactive |accessdate=13 January 2020}}&amp;lt;/ref&amp;gt; It was written by Alan Phillips of [[Lancaster University]] in the north of England. Development of Programmer&amp;#039;s File Editor ceased in 1999, but the program is still in use by some programmers. It was featured in a report about [[Freeware|free software]] in an episode of the [[BBC]] series [[The Net (British TV series)|The Net]].&amp;lt;ref&amp;gt;[https://genome.ch.bbc.co.uk/7fed156433e64592894a38ae091da625 &amp;quot;The Net: BBC Two England, 4 May 1994&amp;quot;], [[BBC Genome]] (Retrieved 6 February 2023)&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Features==&lt;br /&gt;
Strengths of the editor include:&lt;br /&gt;
* ability to run programs against the current file and capture their output in another window&amp;lt;ref&amp;gt;{{cite web |last1=Mertz |first1=David |title=Web Review: Programmer&amp;#039;s File Editor |url=https://people.apache.org/~jim/NewArchitect/webrevu/2000/08_25/developers/08_25_00_4.html |website=Web Review |publisher=CMP Media LLC |accessdate=13 January 2020}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
* easy [[Macro (computer science)|macro]] recorder and editor; macros can be saved and assembled into &amp;quot;libraries&amp;quot;&lt;br /&gt;
* line breaks, tabs, and other special characters allowed in search and replace&lt;br /&gt;
* file type recognition&lt;br /&gt;
* using [[batch file]]s to perform compilation tasks from within the editor&lt;br /&gt;
* Customizable screen display; display and other characteristics can be set for specific file types, both pre-fab and user determined&lt;br /&gt;
* [[Multiple document interface|Multiple document interface (MDI)]] with tiling and minimizing supported&lt;br /&gt;
* Keyboard remapping allows editor to be extensively reconfigured to one&amp;#039;s personal taste&lt;br /&gt;
* Printer formatting is versatile&lt;br /&gt;
* fast even on very large files as editor does not try to understand the text being edited&lt;br /&gt;
&lt;br /&gt;
Weaknesses of the editor include:&lt;br /&gt;
* lack of published source code means there have been no updates for {{age|1999|02|01}} years&lt;br /&gt;
* unique default keyboard shortcuts for search and replace (F2 for search, Shift-F2 for repeat search, F3 for search and replace) although these problems can be easily overcome by using Options-&amp;gt;Key mapping to reprogram these shortcuts.&lt;br /&gt;
* Tends to lock up when opening unusually long files, or files with excessively long lines (above 16k characters)&lt;br /&gt;
* Lack of Unicode support (although this does mean that the characters shown are an accurate representation of the file&amp;#039;s actual bytes).&lt;br /&gt;
* inability to [[Code folding|fold code]]&lt;br /&gt;
* no support for regular expressions in find/change&lt;br /&gt;
* no support for redo and only limited undo&lt;br /&gt;
* no support for language specific [[Syntax highlighting]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{Reflist|30em}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
*[http://www.lancaster.ac.uk/people/steveb/cpaap/pfe/ Programmer&amp;#039;s File Editor Home Page]&lt;br /&gt;
&lt;br /&gt;
[[Category:Freeware]]&lt;br /&gt;
[[Category:Windows text editors]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Gonnym</name></author>
	</entry>
</feed>