<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=Text_Editors</id>
	<title>Text Editors - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=Text_Editors"/>
	<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=Text_Editors&amp;action=history"/>
	<updated>2026-05-09T15:48:11Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://aznot.com/index.php?title=Text_Editors&amp;diff=386&amp;oldid=prev</id>
		<title>Kenneth: Created page with &quot;== Text Editors ==  Desired Features: * column edit mode * hex edit mode * syntax highlighting * spell check * shell integration  ---  Articles  --  Best Text Editor - Donatio...&quot;</title>
		<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=Text_Editors&amp;diff=386&amp;oldid=prev"/>
		<updated>2014-07-08T22:21:57Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Text Editors ==  Desired Features: * column edit mode * hex edit mode * syntax highlighting * spell check * shell integration  ---  Articles  --  Best Text Editor - Donatio...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Text Editors ==&lt;br /&gt;
&lt;br /&gt;
Desired Features:&lt;br /&gt;
* column edit mode&lt;br /&gt;
* hex edit mode&lt;br /&gt;
* syntax highlighting&lt;br /&gt;
* spell check&lt;br /&gt;
* shell integration&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
Articles&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
&lt;br /&gt;
Best Text Editor - DonationCoder.com - http://www.donationcoder.com/Reviews/Archive/TextEditor/index.html&lt;br /&gt;
&lt;br /&gt;
Features:&lt;br /&gt;
* Unlimited Undos&lt;br /&gt;
Speed&lt;br /&gt;
Column Mode&lt;br /&gt;
Tab Implementation &lt;br /&gt;
Clean User Interface &lt;br /&gt;
Find/Replace&lt;br /&gt;
Wrapping, Tabbing, Indenting, Formatting, Converting&lt;br /&gt;
File Support&lt;br /&gt;
Hex Mode&lt;br /&gt;
Detecting Changed Files &lt;br /&gt;
User Tools&lt;br /&gt;
Macros / Scripting -&lt;br /&gt;
Projects&lt;br /&gt;
Templates&lt;br /&gt;
Bracket matching&lt;br /&gt;
Syntax Highlighting&lt;br /&gt;
Code Folding&lt;br /&gt;
Custom Hotkeys and Menus&lt;br /&gt;
Spell Check Options&lt;br /&gt;
Show Hidden Characters&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
&lt;br /&gt;
Rectangular selection or column mode - the best text editor feature ever. - http://dave.thehorners.com/tech-talk/programming/227-rectangular-selection-or-column-mode-the-best-text-editor-feature-ever&lt;br /&gt;
&lt;br /&gt;
&amp;quot;I&amp;#039;m writing this page because I&amp;#039;ve spoken to many fellow co-workers that haven&amp;#039;t yet heard of the column mode (or sometimes called rectangular selection...maybe even vertical selection) feature available in many nice text editors. If you don&amp;#039;t know what rectangular selection is...and you are a programmer, then get ready for a wonderful tool to put in your toolbox. This information has saved me hours of text editing time. Column-mode in a text editor allows you to select text on a column by column basis not line by line.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== UltraEdit ==&lt;br /&gt;
&lt;br /&gt;
Pro:&lt;br /&gt;
* column edit mode&lt;br /&gt;
* hex edit mode&lt;br /&gt;
&lt;br /&gt;
== PSPad ==&lt;br /&gt;
&lt;br /&gt;
Pro:&lt;br /&gt;
&lt;br /&gt;
Con:&lt;br /&gt;
* missing true column mode (delete ok, missing insert) - http://pspad.nlift.com/issues/1/better-column-mode/&lt;br /&gt;
* Scroll bar is not Fitt&amp;#039;s compatible!&lt;br /&gt;
&lt;br /&gt;
Features:&lt;br /&gt;
&lt;br /&gt;
PSPad is a freeware programmer&amp;#039;s editor for Microsoft Windows operating systems, useful for people who:&lt;br /&gt;
* work with various programming environments&lt;br /&gt;
* like highlighted syntax in their source code&lt;br /&gt;
* need a small tool with simple controls and the capabilities of a mighty code editor&lt;br /&gt;
* are looking for a tool that handles plain text&lt;br /&gt;
* want to save time - PSPad offers rich text formating functions&lt;br /&gt;
* need tool what offer user extension capabilities&lt;br /&gt;
* want to save money and still have the functionality of professional products because PSPad is free for commercial and government purposes too&lt;br /&gt;
&lt;br /&gt;
Has a &amp;quot;portable&amp;quot; and an &amp;quot;installer&amp;quot; version.&lt;br /&gt;
&lt;br /&gt;
.* WARNING * - make sure to decline all extra apps offers during PSPad install.&lt;br /&gt;
&lt;br /&gt;
Note: Hide Tool Panel to hide the huge waste of space panel on the left of the text area.&lt;br /&gt;
&lt;br /&gt;
Question: How do you enable spell check?&lt;br /&gt;
&lt;br /&gt;
Hex edit: View -&amp;gt; Hex Edit MODE (is there a keyboard shortcut?)&lt;br /&gt;
&lt;br /&gt;
Column mode:&lt;br /&gt;
* icon in status bar, next to save icon [http://pspad.nlift.com/issues/65/toolbar-icon-to-toggle-selection-type/]&lt;br /&gt;
* To get a sort of insert column mode, select the column mode, press Alt+i, enter the desired text in &amp;quot;At lines Begin&amp;quot;, select &amp;quot;Before Character Number&amp;quot;, and manually enter the character number listed to the right.&lt;br /&gt;
&lt;br /&gt;
== Crimson Editor ==&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Free Text Editor, Html Editor, Programmers Editor for Windows&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== SciTE ==&lt;br /&gt;
&lt;br /&gt;
Scintilla and SciTE - http://www.scintilla.org/SciTE.html&lt;br /&gt;
&lt;br /&gt;
&amp;quot;A free source code editor for Win32 and X&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Notepad++ ==&lt;br /&gt;
&lt;br /&gt;
Notepad++ Home - http://notepad-plus-plus.org/&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Notepad++ is a free (as in &amp;quot;free speech&amp;quot; and also as in &amp;quot;free beer&amp;quot;) source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License.&lt;br /&gt;
&lt;br /&gt;
Based on the powerful editing component Scintilla, Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size. By optimizing as many routines as possible without losing user friendliness, Notepad++ is trying to reduce the world carbon dioxide emissions. When using less CPU power, the PC can throttle down and reduce power consumption, resulting in a greener environment.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== JEdit ==&lt;br /&gt;
&lt;br /&gt;
does do true column editing&lt;br /&gt;
&lt;br /&gt;
Cons:&lt;br /&gt;
* Slow!&lt;br /&gt;
&lt;br /&gt;
== VIM ==&lt;br /&gt;
&lt;br /&gt;
== Eclipse ==&lt;br /&gt;
&lt;br /&gt;
== nEdit ==&lt;br /&gt;
&lt;br /&gt;
??&lt;br /&gt;
&lt;br /&gt;
== Geany ==&lt;br /&gt;
&lt;br /&gt;
Column Mode&lt;br /&gt;
&lt;br /&gt;
== MadEdit ==&lt;br /&gt;
&lt;br /&gt;
??&lt;br /&gt;
&lt;br /&gt;
== gEdit ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== RJ TextEd ==&lt;br /&gt;
&lt;br /&gt;
RJ TextEd - http://www.rj-texted.se/&lt;br /&gt;
&lt;br /&gt;
Tagline: &amp;quot;The Unicode Source editor&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;quot;RJ TextEd is a full featured text and source editor with Unicode support. It is also a very powerful web (PHP, ASP, JavaScript, HTML and CSS) development editor. The functionality extends beyond text files and includes support for CSS/HTML editing with integrated CSS/HTML preview, spell checking, auto completion, HTML validation, templates and more. The program also has a dual pane file commander, as well as a (S)FTP client to upload your files. Below is a small list of features available. For a full list check out the features section. RJ TextEd is released as FREEWARE. However, if you find the program useful I would appreciate a small donation.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Features:&lt;br /&gt;
* FREE&lt;br /&gt;
* Spell checking&lt;br /&gt;
* Auto completion.&lt;br /&gt;
* Code folding.&lt;br /&gt;
* Column mode.&lt;br /&gt;
* Multi edit and multi select&lt;br /&gt;
* Advanced sorting.&lt;br /&gt;
* Handles both ASCII and binary files.&lt;br /&gt;
* CSS and HTML wizards.&lt;br /&gt;
* CSS and HTML preview using internal IE, Firefox 4 and Chrome browsers.&lt;br /&gt;
* FTP and SFTP client with synchronization.&lt;br /&gt;
* File explorer, text clips, code explorer, project manager...&lt;br /&gt;
* Convert between code pages, Unicode formats and text formats.&lt;br /&gt;
* Unicode and ANSI code page detection.&lt;br /&gt;
* Open/Save UTF-8 encoded files without a signature (BOM).&lt;br /&gt;
* Unicode file paths and file names.&lt;br /&gt;
* HTML validation, format and repair.&lt;br /&gt;
* Tools available like syntax editor, color picker, charmap...&lt;br /&gt;
&lt;br /&gt;
== ConTEXT ==&lt;br /&gt;
&lt;br /&gt;
ConTEXT - http://www.contexteditor.org/&lt;br /&gt;
&lt;br /&gt;
Pros:&lt;br /&gt;
* Supposedly has really good column mode? [http://fileforum.betanews.com/detail/PSPad-editor/1076948037/1?all_reviews]&lt;br /&gt;
&lt;br /&gt;
Cons:&lt;br /&gt;
* &amp;quot;ConTEXT has not been developed for a long while. This is because ConTEXT was originally written using Delphi which requires a licence for users to develop with the components used. A new thread has been created on the forums to discuss the best way forward for ConTEXT.&amp;quot; [http://www.contexteditor.org/]&lt;br /&gt;
&lt;br /&gt;
== keywords ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Programming]]&lt;br /&gt;
[[Category:Editor]]&lt;/div&gt;</summary>
		<author><name>Kenneth</name></author>
	</entry>
</feed>