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? - Where can i take the sources? - Where can i read the documentation? [!]- How do i link firefox to the program? - Does anyone know any similar working code? ( 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. -- 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.
