Acebug icon indicating copy to clipboard operation
Acebug copied to clipboard

Bring the power of Ace's Syntax Highlighting to Firebug

Results 25 Acebug issues
Sort by recently updated
recently updated
newest added

Console won't open up on my PC. Please help OS : Elementary OS 0.3.2 Freya Firefox 44.0.2 Firebug 2.0.14 Acebug version 1.12.0.1

I noticed that acebug tries to autocorrect your code, e.g. ``` {} ``` converts into ``` ({}); ``` or ``` {val: 42;} ``` into ``` ({val:42}); ``` Why does it...

hello. HTML editor shows the text continuesly. it is good if code formatter tool or formatted text shows. tanx.

Would be great to see this add-on get updated to work with Firebug 2.0 !

While current autocompletion feature looks very cool, it is MUCH more convenient when available options are displayed on-fly, without requiring to press ctrl-space each time you need a hint (which...

Hi, I've been chasing the "Save Developer changes" unicorn and Acebug seems to be it. But I can't get it to work :( I installed the latest version of Firebug...

What about joining Resource and Script tabs to make acebug work with scripts accessible with them?

small singleline console appearring when we use "Use in Command Line" command doesn't use acebug

Tab characters seem to render as the string "undefined" when I disable "Use spaces instead of tabs". Update: setting the tab size from 0 to 4 seems to fix this.

__slice is not define throwing when i trying to run that code : http://clip2net.com/clip/m61513/1379681853-clip-74kb.png (screenshot with work code on coffeescript.org and crashed same code on acebug)