Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1.0RC1
-
Fix Version/s: 2.1.1Release
-
Component/s: Content Assist
-
Labels:None
-
Number of attachments :
Description
The content assist preference for using named parameters should only apply to constructor calls, not method calls.
Well, there is another, related problem here that constructor proposals are not supported in Groovy-Eclipse. I have this working in my local workspace, but will not commit for 2.1.0 since this is a fairly big change.