Skip to content

4spam/firerainbow

 
 

Repository files navigation

FireRainbow

FireRainbow brings javascript syntax highlighting to Firebug 1.3. screenshot

Prerequisites

You need Firebug 1.3 or alpha Firebug 1.4 for latest version to work. If you are still stuck on Firebug 1.2, install version 0.7.

Installation

Preferred way is to install this firefox extension via addons.mozilla.com. The latest version is available here.

Some people have reported they are unable to download and install extension via addons.mozilla.com. In this case you may try workaround.

Color Presets

Sample color presets are here. Your preset modifications are welcome.

Current State

  • Version 0.9 is tested to work with offcial Firebug 1.3 and alpha Firebug 1.4
  • Version 0.8 is tested to work with alpha Firebug 1.3
  • Version 0.7 is tested to work with official Firebug 1.2

Contributors

  • Marijn Haverbeke - this extension uses his great CodeMirror for javascript/html/css parsing.

Support

The support forum is here (powered by getsatisfaction.com).

History

  • v0.9 (29.01.2009)

    • updated parser with CodeMirror 0.60
    • fixed glitch when script didn't get colorized on first display in Firebug 1.4
    • tested to work with official Firebug 1.3 and Firefox 3.0.5 (worked also with alpha Firebug 1.4 and nightly Firefox 3.1)
  • v0.8 (15.11.2008)

    • reimplemented for changes in Firebug 1.3 (not compatible with Firebug 1.2 anymore)
    • added "Reset to default Color Preset" feature
    • changed extension guid, to distinguish from 0.7
  • v0.7 (27.08.2008)

    • added mixed HTML/CSS/JS coloring
    • added "Randomize Color Preset" feature
    • when installed with old firebug, error message is written into Firefox's error console
    • fixed bug preventing proper coloring in some rare cases
  • v0.6 (14.06.2008)

    • public beta release

About

Javascript syntax highlighting for Firebug 1.2

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors