(CoroutineDebugger) Added setting to disable coroutine agent
This commit is contained in:
+2
@@ -14,6 +14,8 @@ line.and.lambda.breakpoint=Line and {0,choice,1#Lambda|2#Lambdas} Breakpoints
|
||||
|
||||
filter.ignore.internal.classes=Do not step into Kotlin runtime library implementation classes
|
||||
variables.calculate.delegated.property.values=Calculate values of delegated properties (may affect program execution)
|
||||
variables.disable.coroutine.agent.values=Disable coroutine agent
|
||||
variables.disable.coroutine.agent.tooltip=Disables coroutine agent for Gradle and Java run configurations
|
||||
|
||||
field.watchpoint.tab.title=Kotlin Field Watchpoints
|
||||
field.watchpoint.properties.access=Field &access
|
||||
|
||||
Reference in New Issue
Block a user