hi im a firebug user, this is a great tool but i think it could be more 
user friendly.

mi suguestions are:

1)sintaxis hightlight:
every profesional editors like coda, WebStorm or netbeans mark reserverd 
words like var, function in a color (blue), and strings in other (green) 
because its help to read code.

Im not asking for transform firebug console in a js editor but just a few 
steps can be very helpfull.

2)  select piece of code and execute
when i work with console it is very comon to write few lines, run and then 
comment somes, and run again  and then uncoment and coment another just to 
execute one or more lines.

i think it cam be very helpfull be able to select one or more lines of code 
hit run button and execute onli teh selected ones.

it prevent to coment and uncoment lines or delete and then ctrl +z .

3) functions and globals sugestion:
when i am debugging its very frecuent to manualy call some functions in 
code, but i am a disaster and alwais forget the name, so i am forced to 
look at source code find the function, copy its name and then paste it, 
some times there are some errors in the code and the function does not 
exist.

so it can be very usefull just write the begin of a global function, pres 
ctrl+ space and see suggestions, it can be usefull too for vars 

4) save console sesions:
I realy hate it, when i close firefox (or it crash)  and i open it again my 
last console command are lost, i am forced to have a .txt in my desk with 
my frecuent console commands.

i think it can be good can hit a buton and be able to save console comands, 
it can be great if i can chose between 10 snippets slots and in later 
sesions get them back into console.

5) hot key for run:
for last (today) id like to ask for a key or sortcut for run console code, 
i hate have to leave my keyborad grab my mouse, go to the button and hit 
¿ctrl + enter?


thanks for reading an suggestions
 

-- 
You received this message because you are subscribed to the Google
Groups "Firebug" group.
To post to this group, send email to firebug@googlegroups.com
To unsubscribe from this group, send email to
firebug+unsubscr...@googlegroups.com
For more options, visit this group at
https://groups.google.com/forum/#!forum/firebug

Reply via email to