Today PN2 got bookmarks in two styles:
PN1 (and Borland) style numbered bookmarks:
Ctrl-K-n = Set bookmark n
Ctrl-Q-n = Jump to bookmark n
MS Visual C++ style toggled bookmarks:
Ctrl-F2 = Toggle bookmark
F2 = Jump to bookmark n
The bookmark symbols are a bit ugly (would be nice if Scintilla could display bitmaps or some form of image in the gutter instead of simple drawings) but I can live with that for now. Also began to keep a record of registry settings in the code in doc\registry.txt.
Oh, and it runs on OSs other than XP again :)
Ok, I promise! No more new features until version 0.1 is out. Really. No, I really do promise.
Posted by Simon at October 9, 2002 10:55 PM