Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] Alternative to WTP editors with TM4E and LSP4E

On 04/26/2017 03:11 PM, Carver, David wrote:

Okay, I would like to make sure that XML, XSD, and WSDL are at least added.

They can be if you create a language server supporting those ;) As a benefit, it would make this easy to integrate in Che and VSCode as well. Interested>

Also, from an Andmore perspective the current editors depend on WTP, so would need to know what would be required to adopt the new format if any decision in the future would deprecate the WTP SSE editors.

BlueSky actually contributes to the Generic Editor, which allows some extensions for content-assist, hover and others similar to the one SSE provides, except that they directly plug on the text layer, not the DOM one. You can already have a look at how to extend this generic editor to add the Andmore-specific features.
--
Mickael Istria
Eclipse developer for Red Hat Developers
My blog - My Tweets

Back to the top