Closed NotroDev closed 2 years ago
Visual Studio calls these "structure guide lines".
AvalonEdit does not have this feature.
You could use IBackgroundRenderer
do add it yourself, but you'd need your own code for detecting (and efficiently updating) the document structure.
Okay, thanks.
Hey, is this implemented in AvalonEdit? If yes, how can I enable it?