Debugger: Alt + click on variable name in declaration should open a popup with it's value

#KT-6875 Fixed
This commit is contained in:
Natalia Ukhorskaya
2015-03-10 18:55:41 +03:00
parent 9c51ea6583
commit 50c535de85
3 changed files with 35 additions and 21 deletions
@@ -1,3 +1,3 @@
val <caret>a = 1
// EXPECTED: null
// EXPECTED: a