Intentions: Implement intention which rename file according to the top-level class name
#KT-15068 Fixed
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
// "Suppress for declarations annotated by 'java.lang.SuppressWarnings'" "false"
|
||||
// ACTION: Safe delete 'Unused'
|
||||
// ACTION: Create test
|
||||
// ACTION: Rename file to Unused.kt
|
||||
@java.lang.SuppressWarnings("")
|
||||
class <caret>Unused
|
||||
|
||||
Reference in New Issue
Block a user