A new testing release, version 2.1.3 of Programmer’s Notepad has been released to Google Code. This release fixes a bunch of bugs, but more importantly contains a complete rewrite of the Text Clips UI and Management/Editing features.
Changes in 2.1.3:
- Complete re-write of text clips view and clips management system
- End clip entry on final empty field (experimental)
- Smart highlight range now limited to field of view +/- 200 lines, improves speed and usability with large files.
- Translations now fed directly from user translation project at pnotepad-trans.googlecode.com
- Switch to boost 1.42
Bug Fixes:
- Fix magic folder path changing. Fixes bug #760.
- Default to UTF-8 file type if UTF-8 is our default code page. Fixes bug #821.
- Fix incorrect behaviour when cancelling project load. Fixes issue #797.
- Don’t ignore the first item when searching in Jump dialog. Fixes issue #820.
- Project template bugs introduced in 2.1
- Use correct foreground color for options section header. Fixes issue #814.
- Fix taggers path. Add .pyw to default ctags options.
- Reset chunk position at start of clip insertion. Fixes issue #805.
- Fix GetLongPathName call. Fixes issue #803.
- Don’t lowercase filename on adding new file. Fixes issue #527.
Downloads
Download 2.1.3 Installer
Download 2.1.3 Portable
Download 2.1.3 Multi-Language
Hey Simon, could you have an option to use smart highlight for the whole file? It throws me off when the file is > 200 lines. FYI, I absolutely love the smart highlight feature. I constantly use it to find signal names buried in my VHDL source code.
Thanks!
Hi, I just want to mention that the link to the translation project is wrong: pnotepad-twrans.googlecode.com
The “w” should be removed.
@Crayon Done, thanks!