[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.technology.lepido] Re: Editor for flowscript file

Sylvain Wallez wrote:

Angelo Immediata wrote:

According to me it'ld be very usefull to have an js editor where we can add breakpoints, watches etc... now i don't know WTP javascript editor but if it's possible we could extend it...

AFAIU, a debugger is a distinct from the editor (or is it an extension of the editor?), so this should be feasible.

I have recently used the JavaScript debugger in Mozilla. It seemed to work quite good. Just open a webpage, set a breakpoint and off you go.

Sandor