| Summary: | Merge JSDoc tag and tag template proposals | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Curtis Windatt <curtis.windatt.public> |
| Component: | JS Tools | Assignee: | Curtis Windatt <curtis.windatt.public> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 10.0 | ||
| Target Milestone: | 11.0 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Curtis Windatt
http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=2eb9cf2248d846e9b00b6593a35b8fc96fdc9c6f Fixed in master Another improvement we can make would be to look at the other characters on the line and choose an appropriate spot for the cursor and decide whether aspects of the template are appropriate. Such as when the user already has {type} on the same line and the @param completion adds a second {type}. This is something we can look at once we have parsed comments with locations from Doctrine. |