Project
IntelliJ IDEA
Priority
Normal
Type
Feature
Fix versions
No Fix versions
State
Obsolete
Assignee
Kirill Safonov
Subsystem
Flex Support
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Per Olesen
    3 years ago (10 Sep 2008 19:33)
  • Updated by   Kirill Safonov
    2 years ago (15 Jan 2010 16:43)
  • Jira: IDEA-19537
    (history, comments)
 
IDEA-19537 Move constant refactoring
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
Given this as3 class:

package testing {
public class Foo {
public static const BAR : String = "42";
}
}

Putting the caret on BAR and hitting F6 (move), makes IDEA suggest to move the Foo.as file somewhere. I would like to be able to move the constant to some other class.

Environment: Linux
Comments (1)
 
History
 
Linked Issues (?)
 
Kirill Safonov
  Kirill Safonov
15 Jan 2010 16:43
2 years ago
Related Changes
Resolved Date
2 years ago (15 Jan 2010 16:43)
Type
ExceptionFeature
State
OpenObsolete
Assignee
Kirill Safonov (kirill.safonov)Kirill Safonov
Subsystem
<lost change>Flex Support