
Given the clear limitations of Windows’ default text editor (Notepad), many users working with text files (both ANSI and OEM) such as programmers, may find TextPad to be the simple yet comprehensive utility they need. This TXT editor comes with all the features present in Notepad and then more – file comparison, keystroke macros, a tabbed interface for simultaneous files, and configurable syntax highlighting, among others.
Designed following the Windows user interface guidelines, Windows users will find its overall design suspiciously familiar. Its tabbed interface will let you open and work simultaneously with as many text files as you need and even open each file twice if required, a feature that also comes very handy when comparing files. In terms of editing, it comes with all the usual suspects – search, replace, cut, paste, do, redo, etc. – and with features that Notepad can only dream of.
Together with the file comparison feature, its spelling checker (with support for 10 languages) and the option to create and execute macros are probably the program’s main assets. Macros are a really useful tool to perform bulk corrections or modifications in long and complex files, such as code files. They are very easy to create and you can save up to 16 of them easily for future use.
Not so impressive and yet quite useful features that you can also find in TextPad are, for instance, its unlimited undo/redo capability, the possibility to sort lines, to start off exactly where you left it, add bookmarks to specific lines, or a built-in file manager for quick copying, deleting, and renaming of files, among other interesting functions.
TextPad is probably one of the most comprehensive text-only editors. It is not free, and its price tag is not precisely low, but its many features (with useful hints to programmers) may well be worth the cost for some companies, offering licenses for up to 500 users.
v8.4 [Apr 26, 2020]
Enhancements:
- Clip libraries can now be created with UTF-8 encoding.
- Added an option for the bare minimum of keystroke shortcuts, so that users can more easily define their own preferences.
- When opening C/C include files, now searches for them in the Visual C 2019 and Windows 10 SDK installation paths.
Issues Resolved:
- Fixed infinite loop when replacing ".*" with anything at the end of a line.
- Fixed small font in the clip library.
- UTF-8 files containing invalid characters were truncated on input.