| Summary: | [quickfix] Provide quickfix to remove or doc unused params | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Michael Rennie <Michael_Rennie> |
| Component: | JS Tools | Assignee: | Michael Rennie <Michael_Rennie> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | ||
| Version: | 7.0 | ||
| Target Milestone: | 8.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Michael Rennie
Pushed the part of the fix that will remove the unused params and clean up JSDoc and define calls: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=bf7a5590fd25ae32bc836719a98db94d7dfcbaef Still working on the fix to comment the func expression as a callback Pushed rest of fix to master: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=5b4d13b84c58e93a3b83f32d2196c8c0f6b83e04 |