(I used geany instead of gedit, HL 20100213 )
This will get Firebug to work with Gedit:
in firefoxes address bar type :
then search for :
- and set this boolean to TRUE
then search for :
- and set this to ' /usr/bin/gedit '
Then open FireBug and add Gedit as an editor:
View -> Open with Editor -> configure Editors
Name it gedit and then browse for the executable within '/usr/bin' and select gedit.
Now you should see '/usr/bin/gedit' underneath 'executable' column in the configured editors window.
in firefoxes address bar type :
about:config
view_source.editor.external
then search for :
view_source.editor.path
Then open FireBug and add Gedit as an editor:
View -> Open with Editor -> configure Editors
Name it gedit and then browse for the executable within '/usr/bin' and select gedit.
Now you should see '/usr/bin/gedit' underneath 'executable' column in the configured editors window.
No comments:
Post a Comment