more understandable name for the stepping filter

This commit is contained in:
Dmitry Jemerov
2015-09-03 13:56:41 +02:00
parent 0f8b77d988
commit 2ae126e994
@@ -319,7 +319,7 @@ kotlin.compiler.js.option.output.copy.files=&Copy library runtime files
kotlin.compiler.js.option.output.copy.dir=O&utput directory for library &runtime files:
# Debugger
debugger.filter.ignore.internal.classes=Do not step into specific Kotlin classes
debugger.filter.ignore.internal.classes=Do not step into Kotlin runtime library implementation classes
debugger.data.view.delegated.properties=Calculate values of delegated properties (may affect program execution)
debugger.field.watchpoints.tab.title=Kotlin Field Watchpoints
debugger.field.watchpoints.properties.panel.field.access.label=Field &access