ir73 / flash-tracer

Automatically exported from code.google.com/p/flash-tracer
0 stars 0 forks source link

Enhancement - Add 'FlashTracer' style line coloring based on search filter terms #28

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
With large numbers of trace outputs it's extremely useful to be able to color 
lines based on filter terms (like 'INFO:' in green or 'ERROR:' in red)

The 'Trace Parser' item under 'Options' would be a good place to add this 
functionality.

Original issue reported on code.google.com by ch...@chrisfoster.com.au on 23 Nov 2011 at 1:15

GoogleCodeExporter commented 9 years ago
do you want these to be hardcoded or configurable?

Original comment by sergei.l...@gmail.com on 23 Nov 2011 at 2:33

GoogleCodeExporter commented 9 years ago
My preference would be 'configurable' - A textfield where I can enter the text 
to be matched, and a colour selector to choose the colour that the matched LINE 
of text should be displayed in - the way it worked in Sephiroth's Firefox 
'FlashTracer' addon was perfect... It gave the user 4 possible filters, each 
with a colour selector. I used 'INFO', 'WARN' , 'ERROR' and 'ALERT' but 
allowing the user to specify their own text would accommodate existing code 
styles for all users.

Thanks for asking! :)

Original comment by ch...@chrisfoster.com.au on 24 Nov 2011 at 12:18

GoogleCodeExporter commented 9 years ago

Original comment by sergei.l...@gmail.com on 24 Nov 2011 at 8:33

GoogleCodeExporter commented 9 years ago
fixed in 3.91

Original comment by sergei.l...@gmail.com on 27 Nov 2011 at 7:18