SVN Trunk Snippets Updated
July 26, 2007
As promised, I updated the snippets in trunk to use the new snippets table structure. (Revision 176)2
Revised Snippets Revisited
July 24, 2007
Earlier this month I changed the snippets table structure, but I neglected to change snippets in the trunk modules. So for those of you that cannot use those snippets and got frustrated, I apologize. I will update the repository when I get a chance later today or tomorrow. For now, snippets.none should be replaced with snippets[SCLEX_...] where … is the language you’re using. Sorry for any inconvenience.2
Win32 Crash Fix Uploaded
July 20, 2007
Reports of SciTE-st crashing on the windows platform lead to a release fix.
2
New Lexers
July 11, 2007
2I committed two new lexers for diff files and makefiles. They work for the simple files I tested them with, but might have a bug or two with more complex files.2
Changes to Snippets
July 7, 2007
I’ve recently committed changes to the snippets module where the ’snippets’ table utilizes the same structure as the key commands module’s ‘keys’ table. Please see the revised documentation for more details.2
The Real Project Manager
July 1, 2007
2I’ve committed a real project manager to SVN. It’s got the basic features of a project manager: new, open, save, close, add file, add directory, and remove. No screenshot necessary because it’s pretty obvious what it looks like.
Check it out here
2