Hi guys,
Here my comments:.e
> Angelo is also working on problem markers and tooltips / related to debugger
I think there is a mistake.
> M5 includes JSON Editor with lots of bugs
I'm really sorry with that -( I have spent my time with JFlex parser and completion. For the other features I had copied/pasted a lot of code for XML/CSS WTP plugins
> As you type validator: Victor is investigating the possiblity to use WTP style validators
Could you ping me when it will be available please. I have done that too in tern.java to support JSHint, ESLInt, etc linter with a WTP Validator. I had had to hack SSE + JSDT to support SSE validation.
If you provide a clean mean to do that, I will remove my hack.
At the end, I would like to know if JSDT could provide :
* an UI preferences to customize nodejs that we could use for a plugin. Ex the node.exe for using tern.java, a node.exe for using typescript.java. I will avoid developping my own UI preferences for that.
* embed nodejs like tern.java provide.
Regard's Angelo