| [news.eclipse.platform.rcp] Re: underline not shown with markers |
I'm creating a marker for a TextEditor, but the underline showing the error is not shown. Do I need to configure that using the viewerConfiguration and if yes, how do I do that?If you are using/extending the existing TextEditor and you create your marker with an existing/known marker type then this should work out of the box.
Thanks Martin