TextPad

From Wikipedia, the free encyclopedia

TextPad
Developer(s)Helios Software Solutions
Initial release1992; 32 years ago (1992)
Stable release
9.3.0 / 1 August 2023
Operating systemWindows
Size~6.7 MB
TypeText editor
LicenseProprietary
Websitetextpad.com

TextPad is a text editor for Microsoft Windows developed by Helios Software Solutions. It is currently in its ninth major version.[1] TextPad was initially released in 1992[2] as shareware, with users requested to pay a registration fee to support future development.[3] As of 1996 the company was an associate member of the Association of Shareware Professionals.[4] By 1998 the company was pointing out that the editor was "shareware (try before you buy)" and payment was necessary to continue to use it.[5]

Features[edit]

Key features include:[6]

  • The ability to maintain block indents
  • Automatic code indentation (see indent style)
  • Regular expression based search and replace, including multiline regex
  • Macro recording feature to facilitate complex text transformations and data processing.[7]
    • Macro feature supports multiple regex searches (and replacements) within a macro
  • Syntax highlighting (extendable to many different languages)[8]
  • Ability to call external programs (such as compilers)
    • Regex matching can be used to jump to a line number in a file given in the output from external programs (e.g. to locate the cause of a compiler error)
    • Automatic integration with Java JDK, if JDK is already on the machine
  • Large file support[7]
  • Support for editing multiple files, with tabbed document selection[7]
  • Block select mode
  • Synchronized scrolling of multiple files
  • Clip libraries – snippet management for reusable portions of text to insert into documents
  • Clipboard history – Allowing TextPad to function as a multiple clipboard tool
  • Bookmarking of lines, therefore allowing users to copy specific lines (e.g. log file error messages), and then paste them to another document.
  • Multi-lingual support: User interface is available in seven languages with spelling dictionaries available in ten languages.

Clip Library[edit]

The Clip Library is a TextPad sidebar that allows users to store small items persistently, and then use them easily. In other editors such as Komodo, a clip library is known as "snippets".

There are clip libraries available.[9]

Reception[edit]

TextPad has received generally favorable reviews. In 2015 Mike Williams of PC Advisor called it "an excellent Notepad replacement with a stack of essential features."[10] Download.com described it in 2014 as an affordable editor suited for coding, "neither the most powerful nor most expensive shareware text tool, though many users will find it more than meets their needs at a fraction of the cost of similar tools."[11]

See also[edit]

References[edit]

  1. ^ "TextPad - the text editor for Windows". Helios Software Solutions. Retrieved 20 August 2017.
  2. ^ Paul Wallace; Andrea Hoffmann (2002). I-mode Developer's Guide. Addison-Wesley Professional. p. v. ISBN 978-0-672-32188-7.
  3. ^ "TextPad Purchasing Information". Helios Software Solutions. Archived from the original on 1 December 1996.
  4. ^ "TextPad home page". Helios Software Solutions. Archived from the original on 1 December 1996.
  5. ^ "Download TextPad 3.1". Helios Software Solutions. Archived from the original on 15 January 1998.
  6. ^ "TextPad Features". Retrieved 10 February 2016.
  7. ^ a b c "TextPad Summary". Retrieved 10 February 2016.
  8. ^ "TextPad Syntax Definition Files A-G". Retrieved 10 February 2016.
  9. ^ "TextPad Add-ons: Clip Libraries". Retrieved 10 February 2016.
  10. ^ "PCAdvisor review of TextPad". 27 June 2015.
  11. ^ "CNET Download.com review of TextPad". 7 December 2014.

External links[edit]