Intentions: Implement intention which rename file according to the top-level class name
#KT-15068 Fixed
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
// "Safe delete 'Imported'" "false"
|
||||
// ACTION: Create test
|
||||
// ACTION: Move 'Imported' to separate file
|
||||
// ACTION: Rename file to Imported.kt
|
||||
import Imported as Alias
|
||||
|
||||
object <caret>Imported
|
||||
|
||||
Reference in New Issue
Block a user