Community
Participate
Working Groups
var org = {}; org.eclipse = {}; org.eclipse.Test = function() {}; org.eclipse.Test.function1 = function() {}; Do content assist for com com. com.ec com.eclipse. com.eclipse.T com.eclipse.Test. com.eclipse.Test.fun
Created attachment 185171 [details] patch
When doing a "memberAccess" content assist lookup, check for types in addition to fields and methods.
Checked into 3.2.3 and HEAD.