Firstly, what a feature packed, stable program this is, congratulations. Its fast becoming my editor of first choice.
One of my favorite features in another editor (JEdit) is the highlighter plugin. It allows multiple-regex based entries, each with a selectable colour, listed in a side bar. The highlighting can be individually toggled on/off for each entry. It is ridiculously useful for wading through large text files looking for patterns (eg ip addresses in a log file, or timestamps in a log file),
thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Firstly, what a feature packed, stable program this is, congratulations. Its fast becoming my editor of first choice.
One of my favorite features in another editor (JEdit) is the highlighter plugin. It allows multiple-regex based entries, each with a selectable colour, listed in a side bar. The highlighting can be individually toggled on/off for each entry. It is ridiculously useful for wading through large text files looking for patterns (eg ip addresses in a log file, or timestamps in a log file),
thanks
Looking for one to.
feel like writing a plugin?
;-)
This is exactly what i am looking for as well. Its not only useful in traverseing a file, but also in trouble-shooting your regex-es!