
Column-mode selection (from scintilla component). It also has the somewhat rare combination of advanced features that I happen to care about: Has all of the basics you would expect such as syntax-highlighting, find-in-files, show whitespace, macros, notepad-replacement (through registry image file execution), external tools, etc. Bonus points for a logically organized toolbars, options dialog and sensible defaults.Ĭompares well with Notepad++ and PSPad, my other two favorites, but feels more lightweight while still carrying the necessary features. However, under the hood is a polished feature set focused on the coder, with almost everything you'd expect and no fluff. I like the fact that the interface is clean enough to serve as a notepad replacement for the average user, which is the primary reason I went looking again for an editor after being a longtime Notepad++ fan. Tabbed MDI interface, with multi-level split viewsĪ solid choice for a simple yet powerful programmer's editor. Support for windows, unix and macintosh line endings. Support for UTF8, 16 and various file encodings. Extensions support for developing add-ons with C++. Projects and Project Groups with multi-level folders and file system mirroring. Code definition browsing and navigation (using Ctags).
The place in the file where they were generated Output matching – click on errors and warnings to jump right to Excellent external tool support with user-configurable.Regular expression search and replace (full perl syntax).Docking windows for: File Browser, Open Files, Text Clips, Tool Output, Find in Files results.Text Clips provide smart templates for text insertion.
Highlighting supporting both user-defined and built-in schemes Unlimited number of schemes supported, powerful syntax.Syntax Highlighting for lots of languages, configured with schemes.These is not an exhaustive feature list, but gives you some idea of the features present in Programmer’s Notepad. Notepad more focused on developing than just scribble down notes.