more understandable name for the stepping filter
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user