Debugger: Convert java expression to kotlin when open EE dialog from Variables View

#KT-6805 Fixed
This commit is contained in:
Natalia Ukhorskaya
2016-03-29 10:52:48 +03:00
parent e0adfd453f
commit a93db70995
6 changed files with 188 additions and 32 deletions
+1
View File
@@ -26,6 +26,7 @@
- [KT-11638](https://youtrack.jetbrains.com/issue/KT-11638) Fixed hashCode() implementation in "Generate equals/hashCode" action
- Configure Kotlin: show only changed files in the notification "Kotlin not configured"
- Configure Kotlin: restore all changed files in undo action
- Convert java expression to kotlin when open Evaluate Expression dialog from Variables View
### Java to Kotlin converter