Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 443521

Summary: Content assist for a line comment is proposing everything
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: JS ToolsAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: 7.0   
Hardware: PC   
OS: Mac OS X   
See Also: https://bugs.eclipse.org/bugs/show_bug.cgi?id=444001
Whiteboard:

Description Michael Rennie CLA 2014-09-08 12:16:14 EDT
consider the following snippet:

//  

At the end of the line (after the two spaces) activate content assist - notice it is proposing the default 'top' proposals. For line comments there are no proposals, so we should not show anything.