Debugger: add an option for computing delegated properties values in Variables View

This commit is contained in:
Natalia Ukhorskaya
2015-04-06 19:31:12 +03:00
parent 111f375fa6
commit 649654999f
10 changed files with 203 additions and 36 deletions
@@ -480,3 +480,4 @@ kotlin.compiler.js.option.output.copy.dir=O&utput directory for library &runtime
# Debugger
debugger.filter.ignore.internal.classes=Do not step into specific Kotlin classes
debugger.data.view.delegated.properties=Calculate values of delegated properties (may affect program execution)