Bug 388889 - content assist inserts parenthesis
Summary: content assist inserts parenthesis
Status: NEW
Alias: None
Product: JSDT
Classification: WebTools
Component: General (show other bugs)
Version: unspecified   Edit
Hardware: Macintosh Mac OS X
: P3 trivial (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Chris Jaun CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-05 17:34 EDT by John Phelan CLA
Modified: 2013-06-19 11:10 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Phelan CLA 2012-09-05 17:34:16 EDT
Can I have an option to insert a function as an object to be passed around, rather than an invocation? possibly a similar option to the 'hold down control to change content assist replace to insert'? Maybe hold down alt to render the function without invocation. 

This is particularly tedious when the method has several parameters with complicated default arguments. 

This guy seems to have the same problem:
http://stackoverflow.com/questions/8580336/eclipse-method-names-with-parenthesises