| Summary: | Content assist appearing on '.' in line comments | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Mark Macdonald <mamacdon> |
| Component: | JS Tools | Assignee: | Michael Rennie <Michael_Rennie> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | grant_gayed, Michael_Rennie |
| Version: | 6.0 | ||
| Target Milestone: | 7.0 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| See Also: | https://bugs.eclipse.org/bugs/show_bug.cgi?id=443521 | ||
| Whiteboard: | |||
1. Create a js file: // Hi function f() { } 2. Type a '.' in the line comment after "Hi". 3. Content assist appears and shows a bunch of irrelevant proposals. I expected to see no content assist.