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

Key: IDEABKL-3065
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Eugene Vigdorchik
Reporter: Robert S. Sfeir
Votes: 0
Watchers: 0
Available Workflow Actions

Mark as Stalled
Operations

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

Improve @Override annotation support

Created: 13 Jun 05 23:43   Updated: 20 Jun 05 00:41
Component/s: Editor. Error Highlighting
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: OSX

Build: 3,354
Severity: Medium


 Description  « Hide
Would it be possible to when having an invalid overriding method like this:

@Override public void foo() {

}

to have idea give us choices matching the method name to properly override a method and not have to go hunt down the various possibilities? There seems to be no quickfix or intention for this, and it would be real nice to type option + enter on the foo() method name and have idea just show the possible foo methods from the superclass(es). Hit tab and complete the code.

Thanks
R

p.s. I tried to search to see if there was a dup for this but could not find it, since doing a search on @Override just searches override.



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