Intentions: Implement intention which rename file according to the top-level class name
#KT-15068 Fixed
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// "Create subclass" "false"
|
||||
// ACTION: Rename file to My.kt
|
||||
|
||||
annotation class <caret>My(val x: Int)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user