6

I've implemented my own DocumentColorizingTransformer. But now, how do I add it to the AvalonEdit?

user1237393
  • 137
  • 9

1 Answers1

12

Add it to the textEditor.TextArea.TextView.LineTransformers collection.

Daniel
  • 15,944
  • 2
  • 54
  • 60