Is it possible to paint a row in the editor
For example : I want to aint al the rows that are the declarations of a function. I
Is it possible
Avi
Is it possible to paint a row in the editor
For example : I want to aint al the rows that are the declarations of a function. I
Is it possible
Avi
Paint a row
jeremym1234
Avi,
If you know where the declaration is, you could just put a custom text marker on the text. This would give you a visual display similar to how breakpoints look (although you can determine the color).
Would that work for you
Thanks,
Dylan
DNA20
Thanks
I guess it would do
Avi