Intentions: Implement intention which rename file according to the top-level class name

#KT-15068 Fixed
This commit is contained in:
Alexey Sedunov
2016-12-21 13:41:33 +03:00
parent c7aefa2842
commit 6b57a3e338
16 changed files with 88 additions and 0 deletions
@@ -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