Hi all,
As I'm working on TextMate and Language Server, I have the impression
that using TestMate grammars and a JavaScript language server such as
the one embedded in VSCode can lead to very good results in term of JS
edition. This combo could do most of the work, and the internal JSDT
model would still be useful for advanced operations not covered by the
VSCode Language Server for JS.
However, I'm wondering how much the Node/JS debuggers in Eclipse IDE do
rely on the JSDT internal model for JS files. Do they integrate with the
AST/DOM, or do they remain at text level (so they could easily be used
together with a totally different editor)?
Thanks in advance for your insights!
--
Mickael Istria
Eclipse developer for Red Hat Developers <http://developers.redhat.com>
My blog <http://mickaelistria.wordpress.com> - My Tweets
<http://twitter.com/mickaelistria>
_______________________________________________
wtp-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/wtp-dev