Hi Lars, It seems like a Reconcilier can be used to add some Painting related customization to an editor. The generic editor has an extension point to add such reconciliers to desired content-types. You don't have to own the content-type to extend it. For example, many iloperations is LSP4E are attached to the org.eclipse.core.runtime.text content-type so that they may be enabled on any text file. You can have a look at the awesome work for inline decoration and codelens-likr support Angelo has been working on over the last months and is trying to get into Photon: * https://github.com/mickaelistria/eclipse-bluesky/issues/30 * https://bugs.eclipse.org/bugs/show_bug.cgi?id=526969
HTH -- Mickael Istria Eclipse IDE <https://www.eclipse.org/downloads/eclipse-packages/> developer, at Red Hat Developers <https://developers.redhat.com/> community Elected Committer Representative at the Eclipse Foundation <https://www.eclipse.org/org/> board of directors
_______________________________________________ platform-dev mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/platform-dev
