<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://nsis.sourceforge.io/mediawiki/index.php?action=history&amp;feed=atom&amp;title=EditPlus</id>
	<title>EditPlus - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://nsis.sourceforge.io/mediawiki/index.php?action=history&amp;feed=atom&amp;title=EditPlus"/>
	<link rel="alternate" type="text/html" href="https://nsis.sourceforge.io/mediawiki/index.php?title=EditPlus&amp;action=history"/>
	<updated>2026-04-17T09:03:38Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.17</generator>
	<entry>
		<id>https://nsis.sourceforge.io/mediawiki/index.php?title=EditPlus&amp;diff=25781&amp;oldid=prev</id>
		<title>Anders: Create</title>
		<link rel="alternate" type="text/html" href="https://nsis.sourceforge.io/mediawiki/index.php?title=EditPlus&amp;diff=25781&amp;oldid=prev"/>
		<updated>2022-03-27T00:56:45Z</updated>

		<summary type="html">&lt;p&gt;Create&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{PageAuthor|Anders}}&lt;br /&gt;
[[Category:Development Environments]]&lt;br /&gt;
[[Category:Syntax_Highlighting]]&lt;br /&gt;
&lt;br /&gt;
= Introduction =&lt;br /&gt;
&lt;br /&gt;
[http://www.editplus.com/ EditPlus] is a text editor for Windows with built-in FTP, FTPS and sftp capabilities. While it can serve as a good Notepad replacement, it also offers many powerful features for Web page authors and programmers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Syntax Highlighting =&lt;br /&gt;
&amp;lt;attach&amp;gt;EditPlusNsisSyntax.zip&amp;lt;/attach&amp;gt; (STX, ACP (Autocomplete), CTL (ClipText Library) and Template)&lt;br /&gt;
&lt;br /&gt;
= Configuration =&lt;br /&gt;
&lt;br /&gt;
== Syntax function pattern ==&lt;br /&gt;
&lt;br /&gt;
RegEx 1:&lt;br /&gt;
 ^[ \t]*(Function)\s(\S+)$&lt;br /&gt;
&lt;br /&gt;
Display 1:&lt;br /&gt;
 F \2&lt;br /&gt;
&lt;br /&gt;
RegEx 2:&lt;br /&gt;
 ^[ \t]*(Section)\s(\S+)$&lt;br /&gt;
Display 2:&lt;br /&gt;
 S \2&lt;br /&gt;
&lt;br /&gt;
== User tools: Compile ==&lt;br /&gt;
&lt;br /&gt;
Arguments:&lt;br /&gt;
 -LAUNCH -V3 &amp;quot;$(FilePath)&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Initial directory:&lt;br /&gt;
 $(FileDir)&lt;br /&gt;
&lt;br /&gt;
Action: Capture output&lt;br /&gt;
&lt;br /&gt;
Output Pattern:&lt;br /&gt;
 &amp;quot;(.*)&amp;quot;.* ([0-9]+)&lt;br /&gt;
&lt;br /&gt;
File name: Tagged 1&lt;br /&gt;
&lt;br /&gt;
Line: Tagged 2&lt;/div&gt;</summary>
		<author><name>Anders</name></author>
	</entry>
</feed>