Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ui-dev] Enhanced extensibility for the default text editor in Eclipse

On popular requrest, with patch set 6 of https://git.eclipse.org/r/#/c/75921/ , this new features are provided in a new class and the TextEditor class has been reverted to its previous version.

The way to test it is the same as described 3 days ago: get the patch and the suggested liclipse branch https://github.com/mickaelistria/LiClipseText/tree/ext , run the app, and you'll see the default text editor (which is now subclassing TextEditor rather than changing it) augmented to support completion coming from Liclipse contributed by an extension.

Cheers,
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

Back to the top