Intentions: Implement intention which rename file according to the top-level class name
#KT-15068 Fixed
This commit is contained in:
@@ -464,6 +464,16 @@ These artifacts include extensions for the types available in the latter JDKs, s
|
||||
+ [`KT-12389`](https://youtrack.jetbrains.com/issue/KT-12389) Do not exit from REPL when toString() of user class throws an exception
|
||||
+ [`KT-12129`](https://youtrack.jetbrains.com/issue/KT-12129) Fixed link on api reference page in KDoc
|
||||
|
||||
## 1.0.7
|
||||
|
||||
### IDE
|
||||
|
||||
#### Intention actions, inspections and quickfixes
|
||||
|
||||
##### New features
|
||||
|
||||
- [`KT-15068`](https://youtrack.jetbrains.com/issue/KT-15068) Implement intention which rename file according to the top-level class name
|
||||
|
||||
## 1.0.6
|
||||
|
||||
### IDE
|
||||
|
||||
Reference in New Issue
Block a user