Project
IntelliJ IDEA
Priority
Normal
Type
Usability Problem
Fix versions
No Fix versions
State
Open
Assignee
Anna Kozlova
Subsystem
Editor. Intention Actions
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Dmitry Jemerov
    4 years ago (18 May 2007 18:55)
  • Updated by   Anna Kozlova
    5 months ago (26 Aug 2011 00:36)
  • Jira: IDEADEV-17001
    (history, comments)
 
IDEA-38591 Can't use "Create Local Var from instanceof" intention on multiple 'instanceof' with &&
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
    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
Comments (0)
 
History
 
Linked Issues (?)
 
Issue has no comments