The text editor I’ve been using for awhile just released an update, I don’t have time to look at all the new stuff but I wanted to save the list.
If you’re interested you can find it here : http://www.pnotepad.org/
========================================
Release Name: 2.0.10 – “Dizzy”
Build: 1010,
========================================
What’s new in 2.0.10?
——————–
1) Switched to vista-style message dialogs
2) API-based autocomplete, currently supporting Notepad++ format (#142)
3) Updated Scintilla
4) Added new Open Files view
5) Added new File Browser view
6) New icons for docking windows
7) Vastly improved Regular Expressions support, including multi-line expression support
Added support for word character set specification in schemes
9) New style presets (ZenBurn, Murky, Turbo)
10) Auto-complete choices are backed by file instead of the registry
11) Goto line highlights the text that was jumped to when using tags
12) Support for folding at “else” added to schemes (see cpp.scheme)
13) Better default caret x positioning behaviour
14) Minor visual improvements
15) Marked as vista-aware, no more VirtualStore problems
16) Automatic update check
17) Go to previous bookmark
18) Switched to vista open/save dialogs on appropriate platforms
19) New SDK
20) New Find in Files option: All Open Files
21) New link to Forums in Help menu (#76)
22) New Move Line Up and Move Line Down commands in Edit|Line (#68)
23) Added readonly toggle to editor window (from Klaus, #83)
24) (re-)Added Mark All
25) Added Clear Bookmarks command (#90)
26) Explorer menus in context menus
27) Improved extension crash debugging (#127)
28) Option to create backups when saving files (#106)
29) New commands for working with current text selection (#245)
30) File changed notification can be disabled for a single file (#214)
31) Text clip editor now uses default scheme (#144)
32) Improved PHP styling with colour presets (#195)
33) Comment commands and text transforms on context menu (#223, #221)
34) Re-use unchanged blank document window when opening a file (#17)
35) Clean up the UI for first run (#211)
36) You can now record scripts (macros) with PyPN
37) Window switching in the order of the tabs now supported (#391)
38) Add find dialog accelerators (#401)
39) Draggable toolbars replaced with one customizable one
40) Find Next and Previous word under cursor (#155)
41) Various improvements to the usability of the open files window (#84)
42) Added Smart Highlight – marks all occurrences of selected word. (#150)
43) Moved Find and related commands into Search menu
44) New remove blank lines command
45) Mini bar can be removed and icons can be placed on customisable toolbar instead (#446)
What’s new since the last testing release?
——————————————
1) Find word under cursor updates user search options
2) Allow all mini toolbar buttons to live on the main toolbar (#446)
3) Fix a leak with huge find in files matches.
4) Fix line numbers when very long lines are in the source files (#129)
5) Fix find next across multiple documents (#510)
6) Fix multiple file opens from exporer (#508)
7) Enable api-based autocomplete supporting notepad++ format (#142)
Updated D language keywords and other bits (#484)
9) Manual “Check for Updates” command under Help (#469)
10) Mini toolbar slightly too small (#461)
11) Disable properties controls when write-protect is enabled (#449)
12) Fix inconsistent spelling of colour in options dialog
13) Support word wrap in output window (#382)
14) Avoid win7 bug hiding find in files dialog (#488)
15) Make sure readonly is disabled during revert (#380)
16) Provide option to disable mini toolbar (#470)
17) Try to fix mini toolbar button size issue (#501)
18) 24-bit images for mini toolbar where high colour is not supported (#342)
19) Fix crash when finding with no text (#463)
20) When close on Find Next is disabled, really don’t close (#473)
21) Remember the last goto line
22) Avoid a bug when reading invalid ini sections (#443)
23) Fix bug preventing copy from output window (#412)
24) More low-colour toolbar images for downlevel OS support (#518, #513)
Bug Fixes:
———-
1) Don’t auto-append find text
2) Some message dialogs appear oddly on Win9x
3) Can’t use magic folder wizard without C: (SF #1703085)
4) Correctly show toolbar toggles on load (#29)
5) Don’t show quickfind bar on toggle of find toolbar
6) Make sure custom line number colouring works for default scheme
7) Minor folding fix
Check open files before opening from most recently used
9) Fixed tags parsing where tag includes the dollar sign
10) Find in files extensions can now be separated by space, comma, semicolon
11) Inform the user when they’re trying to search with an invalid regex
12) Fix problem with tabs getting hidden
13) Maximum scheme name length ignored when matching schemes to files (#71)
14) OnAfterLoad not called when document first loaded
15) Undo buffer not cleared properly at load and revert (#35)
16) Support forward-slash paths in command-line parameters (#49)
17) When wrapping text, end key goes to the end of the wrap line (#69)
18) Odd behaviour when cancelling removal of unsaved project (SF #1957796)
19) Fixed long line help options
20) Don’t change to file directory on open, allows directory deletion
21) Allow “Del” key in keyboard shortcut editor (#45)
22) Hopefully fixed HTML help window positioning (#110)
23) Fixed scheme selection in options dialog (#13)
24) Fix Windows 2000 support (#124)
25) Restore document windows on jumps (#130)
26) Allow opening workspace files again (#25)
27) Fixed Win7 Close Hang
28) Fixed Tab and Space conversion errors (#301)
29) Fixed extended character entry (#48)
30) Project file icon changes when rename changes type (#259)
31) Tool running crash (#250)
32) Launching non-captured console tool disables Ctrl-C (#78)
33) Space can’t be entered as a keyboard shortcut (#284)
34) Fix up ascii text clips, and allow insertion of special characters (#274)
35) Cancelling parameters window doesn’t cancel tool running (#285)
36) Search hidden files option missing (#229)
37) files are reopened when loading workspaces (#228)
38) Project tools missing from menus (#227)
39) Make sure jumping to a bookmark scrolls into view (#219)
40) Middle click close on updated file causes crash (#203)
41) Workspace re-open prevented by command-line parameters (#288)
42) Global tools selection the default with non-scheme file (#306)
43) Magic folder crash (#257)
44) Project properties don’t work from tools
45) Enter to select tag (#374)
46) Project properties dialog resize (#398)
47) BOM validated when loading unicode files (#335)
48) Two replace all infinite loops fixed (#308, #372)
49) Not all matches correct when using Mark All with regex (#366)
50) Toolbar button state managed better (#287)
51) Line up/down commands fixed (#369)
52) Fixes for autocomplete file loading/saving (#384)
53) Focus quick find even if already shown (#392)
54) Text insertion in find combos fixed (#377)
55) Don’t save unnecessarily when running tools (#396)
56) .LOG text styling matches notepad (#346)
57) Search dialog gets stuck on Win7 RC (#444)
Extensions Interface Changes:
—————————–
1) Split IDocumentEventSink and ITextEditorEventSink (previously you had to implement both)
2) More IDocumentEventSink methods
3) Now supports menu items provided by extensions
If you find a bug:
——————
If you find a bug with Programmer’s Notepad, then please let us know so that we can fix it. Including
the following files would also help:
%appdata%\Echo Software\PN2\User*.xml
e.g.
XP: C:\Documents and Settings\Simon\Application Data\Echo Software\PN2\User*.xml
Vista+: C:\Users\Simon\AppData\Roaming\Echo Software\PN2\User*.xml
Use the handy “Report a Bug” option on the Help menu to add it straight to the
Google Code bug tracker.
