Code Colorizer-2.1.0

Extension:
Extension ID:
org.pitonyak.addon.MacroFormatterADP
Release date:
03/06/2009 - 14:28
Version:
2.1.0
Operating system:
System Independent
Compatibility:
3.1, 3.2, 3.3, 3.4
Binary type:
OOo extension (.oxt)
Release Notes: 

Added support, and menus, for colorizing selected text only. I also add description text. Use Tools > Add-ons > MacroFormatterADP to view the menus.

Source Code fragments in XML, C++, Java, or StarBasic can be color coded for a better appearance. StarBasic is formatted to like like the OOo IDE. Java colors mimic those in Eclipse.

A block of code is assumed to be formatted based on the following paragraph styles: _OOoComputerCode, _OOoComputerCodeLastLine, _code, _code_first_line, _code_last_line, or _code_one_line. There is a menu option to create the required paragraph styles.

Numerous color code examples are shown in AndrewMacro.odt, along with a complete description of the add-in.