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

Key: IDEADEV-17001
Type: Usability Problem Usability Problem
Status: Open Open
Priority: Normal Normal
Assignee: Alexey Kudravtsev
Reporter: Dmitry Jemerov
Votes: 0
Watchers: 0
Operations

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

Can't use "Create Local Var from instanceof" intention on multiple 'instanceof' with &&

Created: 18 May 07 17:55   Updated: 27 Sep 07 19:55
Component/s: Editor. Intention Actions
Fix Version/s: Diana Final

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


 Description  « Hide
if (localRevision instanceof CvsRevisionNumber && changeRevision instanceof CvsRevisionNumber) {

    }

I can use the intention to insert the declaration for the first checked variable, but not for the second one



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