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

Bug 471962

Summary: [assist] JS doc proposals not working all the time
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: JS ToolsAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: Carolyn_MacLeod
Version: 10.0   
Target Milestone: 10.0   
Hardware: All   
OS: All   
Whiteboard:

Description Michael Rennie CLA 2015-07-06 14:10:02 EDT
It seems that some of the assist for eslint* directives is not working depending on the amount of white space around the directive.

for example

       /* eslint-disable ^ */ 

assist at ^ will not yield any rule proposals.