Programmer's Notepad is a very powerful text editor featuring syntax highlighting, project management, a great UI and much more.
Here are some key features of "Programmer's Notepad":
· Bookmarks (both numbered and plain)
· Code Folding/Outlining
· Docking tool windows - much better than those in version 1
· Excellent external tool support with user-configurable output matching - click on errors and warnings to jump right to the place in the file where they were generated
· Export to HTML (using CSS) and RTF
· File association manager
· In-file method/definition navigation (using Ctags)
· No limit on file size (although large files may take a while to load)
· Non fixed-width font support
· Projects and Project Groups with multi-level folders and file system mirroring
· Quick Search toolbar with links to Google and Google Groups
· Regular expression search and replace
· Support for unicode files
· Support for windows, unix and macintosh file formats
· Syntax highlighting for many languages through "schemes".
· Tabbed MDI interface
· Text Clips
· Unlimited number of schemes supported, powerful syntax highlighting supporting both user-defined and built-in schemes
· User-defined schemes (XML)
· Word-wrapping
What's New in This Release: [ read full changelog ]
What's new in 2.3:
· Jump dialog now filters results as you type.
· Custom scheme is now implemented as a PN extension.
· Double-click on tab bar (not on tab) starts a new doc (request #145).
· 3 types of block comment supported in custom schemes (schemedef).
· Tags only auto-closed in the correct state in HTML/XML, hr br and img not auto-closed.
· Miscellaneous updates to schemes to improve highlighting (including HTML5 elements and attributes).
· RTF export reworked, background colours now working better.
· Properties scheme folding.
· Two identifier types in customscheme independant of keyword recognition.
· Select a URL and right-click to go to it.
· New German and Russian translations.
· Scheme Presets: Solarized (Light), improved Obsidian, thanks to contributors.
Bug Fixes:
· Disable non-relevant project menu items when using magic folders.
· Exit code should be 0.
· Fix issue leading to crash after closing split view.
· Allow customizing New Default keyboard shortcut. Allow localising P...