Erweiterung:   | 
      |
Extension ID:   | 
      org.pitonyak.addon.MacroFormatterADP  | 
    
Release date:   | 
      14/12/2009 - 17:51 | 
Version:   | 
      2.4.2 | 
System Independent  | 
    |
Compatibility:   | 
      3.1, 3.2, 3.3, 3.4  | 
    
Binary type:   | 
      OOo extension (.oxt)  | 
    
Added support for C#. I use the Java parser, BASIC color scheme, and C# keywords (including conceptual keywords such as get and set).
Modified C++ so that it directly calls the BASIC color scheme rather than duplicating it (shorter code and less error prone).
Updated the descriptions to indicate the languages that can be color-coded.
Added CSharp support to the primary driver module.
Removed a few garbage files that bloated the size (there were two copies of each basic module, oops).