Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] JSDT Meeting notes 20160202

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
and adapt it for JSON,  so it's an explanation for thoses bugs. But as you said you, the most important bug is https://bugs.eclipse.org/bugs/show_bug.cgi?id=486860

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

2016-02-05 16:32 GMT+01:00 Gorkem Ercan <gorkem.ercan@xxxxxxxxx>:

Hi,
Notes from the last meeting are now online.

https://wiki.eclipse.org/JSDT/Confcalls/Minutes_20160202

Thanks again for everyone attending, and contributing.

--
Gorkem
_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/wtp-dev


Back to the top