Color Editor
Edit with syntax highlighting over 100+ file formats.
Download Color Editor 0.3.8.patch-01 for EasyEclipse 1.0.2:
Download Color Editor 1.2.2.patch-01 for EasyEclipse 1.2:
Color Editor is a syntax color highlighting editor for Eclipse. Color Editor uses JEdit syntax highlighting mode files to support over 100 file formats. This version has been patched to use the latest JEdit edit modes and supports new and updated file formats.
Comments
post->ID); if ($count == 0) { echo 'There are currently no comments for this plugin. You can add the first one.'; } else if ($count == 1 ) { echo 'There is currently 1 comment for this plugin. You can review it and add more here.'; } else { echo 'There are currently ' . $count . ' comments for this plugin. You can review them and add more here.'; } ?>
Getting started
Once installed, the Color Editor becomes the default editor for all supported file types. You can control it by selecting a file in Package Explorer view, or in the Navigator view, right-click on it and select "Open With".
Colors can be selected in the Coloring Editor -> Colors
preference section, in the Windows -> Preferences
. It is also possible to define how tabs are handled.
File associations (selecting which editor opens each file type) can be controled in the General -> Editors -> File Associations
preference section.
Requirements and limitations
- This plugin will run with any distribution of EasyEclipse.
- It may also work with a standard installation of Eclipse. We have not tested it, though.
- This plugin is present in the following distributions:
Links
You can also look for reviews and ratings, and add your own:Changelog
Changes in EasyEclipse 1.2.0:
- Upgraded to Color Editor 1.2.2: This new version provide support for Eclipse 3.2.x, includes the patches we suggested (thanks Chris!), and adds support for over 140+ file types..
- Patched: Removed circular dependency introduced in the plugin manifest by superfluous package exports..
- Patched: This editor no longer contributes by default to edit Java, XML and HTML files..
- Patched: Added the latest JEdit modes from JEdit 4.2.
Credits and License
Credits: Chris Grindstaff
Copyright (c) 2002, Chris Grindstaff. JEdit edit modes are copryright from each of their authors.
This plugin is licensed under a BSD/MIT/Apache-style license.