| Summary: | Distinguish 'found a comment' from 'in a comment' | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Michael Rennie <Michael_Rennie> |
| Component: | JS Tools | Assignee: | Michael Rennie <Michael_Rennie> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 6.0 | ||
| Target Milestone: | 7.0 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Michael Rennie
I poted to leave the Finder API as-is, since it is used to find if a comment exists at the given offset, *not* if we are in a comment at that offset. And since it returns the comment node, the assist framework can simply ask if we are in the comment: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=49700589109e7af87cad55d7b2d8d54f706a145f |