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

Bug 439741

Summary: [regression] No standard templates are proposed with an empty prefix
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: JS ToolsAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: P3 CC: egroves
Version: unspecified   
Target Milestone: 7.0   
Hardware: All   
OS: All   
Whiteboard:

Description Michael Rennie CLA 2014-07-16 13:17:10 EDT
While working on the new template collector support, Ethan found that I introduced a regression for standard JS templates - they are no longer proposed for an empty prefix.

Steps:
1. new JS file (in a target site)
2. activate content assist
3. notice there are no templates proposed

This was introduced in part of the fix for bug 426185, but has not made it into orion.eclipse.org yet.