Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "JSDT/JSDT Neon Plan"

(XML/HTML Validation)
Line 43: Line 43:
 
* Launch configuration for running and (or) debugging Node.js applications
 
* Launch configuration for running and (or) debugging Node.js applications
 
* Launch configuration for connecting to a Chrome based browser
 
* Launch configuration for connecting to a Chrome based browser
* https://bugs.eclipse.org/bugs/show_bug.cgi?id=479466
+
* https://bugs.eclipse.org/bugs/show_bug.cgi?id=479466 - Support node.js debugging
  
 
== Deferred ==
 
== Deferred ==
Line 50: Line 50:
 
=== XML/HTML Validation ===
 
=== XML/HTML Validation ===
 
* https://bugs.eclipse.org/bugs/show_bug.cgi?id=443097 - Ignore undefined HTML attributes, elements validation with extension point
 
* https://bugs.eclipse.org/bugs/show_bug.cgi?id=443097 - Ignore undefined HTML attributes, elements validation with extension point
 
 
=== HTML/CSS debugging ===
 
=== HTML/CSS debugging ===
 
* Check out possibilities related to DOM visualization/debugging
 
* Check out possibilities related to DOM visualization/debugging
 +
=== Improve JavaScript Search ===

Revision as of 12:48, 17 December 2015

JSDT Plan for Neon

Eclipse M4

Integration with Javascript Package managers

Eclipse M5

Ground work for Parser change

JSON Editor

Integration with Javascript task managers

JavaScript Debugger


Eclipse M6

ES6 Compatible parser

Use of WTP and SSE validators Eclipse

Eclipse M7

Run/Debug support for

  • Concentrate on debug support for Chrome and node.js support initially
  • Launch configuration for running and (or) debugging Node.js applications
  • Launch configuration for connecting to a Chrome based browser
  • https://bugs.eclipse.org/bugs/show_bug.cgi?id=479466 - Support node.js debugging

Deferred

JavaScript Unit testing

XML/HTML Validation

HTML/CSS debugging

  • Check out possibilities related to DOM visualization/debugging

Improve JavaScript Search

Back to the top