On Aug 11, 6:03 pm, kuzyakiev <[email protected]> wrote:
> Hi all, i want to make a firebug extention or enhance my firebug with
> this posibility:
> jump from css panel to text editor (e.g. notepad++ or other free
> editor) to line (for ex. theme.css (line 99)) in my local machine.
> it's clear that firebug doesn't know where on my local machine is the
> file that matches that one shown in my firebug css panel.
>
> It means that for each new file I have to set its local adress and
> firebug has to save this data.
>
> From where should i start?
> - how can i edit firebug?
http://getfirebug.com/wiki/index.php/Firebug_Internals
> - Where can i take the sources?
http://code.google.com/p/fbug/source/checkout
> - Where can i read the documentation?
http://getfirebug.com/wiki/index.php/Firebug_Internals
> [!]- How do i link firefox to the program?

Firebug is all JS/XUL/HTML/CSS

> - Does anyone know any similar working code?

http://getfirebug.com/wiki/index.php/Firebug_Extensions#XRefresh

>
> ( i understand that i need to write plugin for text editor as well). I
> think this would be a  greate posibility that saves a lot of time.

jjb

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/firebug?hl=en.

Reply via email to