History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-11222
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Alexey Kudravtsev
Reporter: Taras Tielkes
Votes: 1
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Provide access to regular 'Create Method' intention

Created: 11 Sep 06 17:45   Updated: 27 Sep 07 20:22
Component/s: Plugin Support. API
Fix Version/s: Diana Final

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 5,661


 Description  « Hide
QuickFixFactory.createAddMethodFix() provides a minimal version of the regular 'Create Method' intention, adding little to the existing PSI functionality.

The following featured are missing from the current API:
-selection of return type (through code-provided type information)
-selection of parameter types (through code-provided type information)
-expansion of method body template + default return value

Please prove API access to the existing, "full", Create Method intention.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.