EditBox 0.0.22
15
1
Categories:
Eclipse plugin for highlighting the background of the source code. While most of plugins highlight the syntax of the source code, EditBox highlights the selected block of the code (method, class, etc) by changing its background color and / or drawing border around it. It works with Java code as well as with indented text: markup and text files. In version 0.0.22 fixed bug with 'No background' setting.
Additional Details
- Version Number: 0.0.22
- Eclipse Versions: 3.2+
- Organization: Piotr Metel
- Date Created: 09/11/2009
- Date Updated: 11/01/2011
- Development Status: Alpha
- License: EPL
- Submitted by: Piotr
Posted on 11/12/2009
By Sebastian M.
By Sebastian M.
A new dimension of syntax highlighting
This plugin adds a new domain of syntax highlighting by coloring code blocks with a background color. This makes it easy to distinguish different code blocks and greatly improves readability of the source code.

