Intentions: Implement intention which rename file according to the top-level class name
#KT-15068 Fixed
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
// bar.kt
|
||||
|
||||
class <spot>Foo</spot> {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user