Firebug is not meant to be an IDE. It's responsible mainly to show various internals about a web page. In order to edit underlying files you have to use an existing IDE.
Honza On 23 Bře, 08:30, alan <[email protected]> wrote: > I'm clearly missing something really obvious, since I can't find any > explanation of how this is done. > > I've just added Firebug 1.3 to my copy of Firefox 3.0.7, primarily > because I want an IDE for Javascript. > > I can load a local HTML file containing a block of Javascript into > Firefox, and I can inspect the Javascript coding, set up break-points > and initiate line-by-line execution of the script. But I can't see how > to enable editing of the Javascript code within Firebug. If I want to > change, for example, "for j = 1; ...." to "for i = 1;...", I can > highlight the "j" in the coding, but not change it. > > How do I edit Javascript (and HTML, for that matter)? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
