Debugger: Alt + click on variable name in declaration should open a popup with it's value
#KT-6875 Fixed
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
val <caret>a = 1
|
||||
|
||||
// EXPECTED: null
|
||||
// EXPECTED: a
|
||||
Reference in New Issue
Block a user