I had the same issue and I found the cause: if you have AceBug installed along with Firebug 1.10, then you can't edit html. I suppose we'll have this fixed in the new version of AceBug (really wonderfull extension!).
On Jul 18, 5:20 pm, Nickolas Martynenko <kolyan...@gmail.com> wrote:
> I had the same issue and I found the cause:
> if you have AceBug installed along with Firebug 1.10, then you can't edit
> html. I suppose we'll have this fixed in the new version of AceBug (really
> wonderfull extension!).
I didn't test the new version yet. Nickolas, because you seem to be a regular Acebug user maybe you could do that?
btw i am considering discontinuing acebug development, since firebug have
> syntax highlighting now, and acebug is not very popular anyway:(
Because it offers much more than highlighting, it would be sad if development on Acebug was discontinued. It sounds to me like it just needs some more PR.
The other option is to integrate some of the additional features
directly
to Firebug. Harutyun, would you be interested in that?
I am thinking especially about: Load from file & Save to file
You can create an issue report and so, we have a place to discuss
further
in detail. The load/save concept could be yet improved?
(perhaps we don't have to use the file system necessarily?).
Honza
On Jul 19, 6:46 am, Sebastian Zartner <sebastianzart...@gmail.com>
wrote:
> I didn't test the new version yet. Nickolas, because you seem to be a
> regular Acebug user maybe you could do that?
> btw i am considering discontinuing acebug development, since firebug have> syntax highlighting now, and acebug is not very popular anyway:(
> Because it offers much more than highlighting, it would be sad if
> development on Acebug was discontinued. It sounds to me like it just needs
> some more PR.
Load from file & Save to file will be easy to integrate into Firebug.
i might be able to do it later.
>(perhaps we don't have to use the file system necessarily?).
do you mean saving to gist or something?
also i use cells and autocompletion a lot, but not sure how to port
that to orion.
or i might keep downloads from github only, it will reduce number of
users even more,
but dealing with amo is the most unpleasant part in addon development.