search
top

Code completion for FireBug

FireBug is a neat Firefox extension very helpful for Javascript/Ajax developers.

FireBug comes with a very powerful console facility and the best thing is that you can access it from Javascript. But all those functionalities are a little hard to remember so I’ve created a code completion library for JSEclipse, another useful tool for an Javascript developer.

Download: firebug.xml.

To install this library you have to go into the JSEclipse menu, Add library submenu and point the dialog to the downloaded XML file. Next time when you will enter in JSEClipse:

FireBug code completion

Have fun.

Leave a Reply

top