EditorScheme
EditorScheme is a plugin for jEdit that lets one easily
switch between color schemes for jEdit's syntax
highlighting.
No plans for additional features. At this point, I just
add the occasional scheme and try to keep them up to
date with changes to jEdit. I always welcome scheme
submissions!
You can install EditorScheme from jEdit's Plugin Manager, or
download it from one of the links below:
- 1.0, released 2005-05-03
- Added "DarkMine" scheme from Matt Gilbert.
- 0.5, released 2003-11-25
- Updated for jEdit 4.2pre2 deferred loading API.
- Added support for new token types introduced in 4.2pre1:
COMMENT3, COMMENT4, LITERAL3, LITERAL4, and
KEYWORD4.
- Added view.status.background, view.status.foreground,
view.status.memory.foreground,
view.status.memory.background.
- EditorScheme Selector to be a menu item, instead of a sub-menu
of Editor Scheme.
- Added jEdit 4.2 & BradMace schemes.
- Removed Gray, jEdit 3.2, High Constrast, & Light Blue schemes.
- xml.tag-highlight-color -> view.structureHighlightColor.
- view.bracketHighlightColor -> view.structureHighlightColor.
- 0.4.2, released 2003-02-21
- Added support for "foldLine" property and updated existing schemes.
- Fixed bug that prevented one from creating new schemes until the
'Scheme Selector' dialog has been displayed at least once.
- Added "ColdFusion", submitted by Joshua Miller.
- Added "Erich's Scheme", a scheme submitted by Erich Schifferl.
- Added "IDEA", submitted by Marius Scurtescu.
- Added "Active" & "Bright", 2 scheme's I created.
- changed default value of "Automatically Apply" to false.
- Version 0.4.1. Requires JDK 1.1, jEdit 3.2 not released?
- Removed 'New Scheme' action. Creating schemes can now be done in the
Scheme Selector dialog.
- Slightly modified Update behavior in Scheme Selector, to use the
current settings instead of (Initial Settings).
- Scheme Selector dialog bugfixes.
(prior version history available in help file)