Objective-C
File | Settings | Build, Execution, Deployment | Debugger | Data Views | ObjectiveC for Windows and Linux
RubyMine | Settings | Build, Execution, Deployment | Debugger | Data Views | ObjectiveC for macOS
Use this tab to configure ObjectiveC debug options.
Item | Description |
---|---|
Enable value renderers | If this checkbox is selected, you can specify the renderers to be used for dispaying different objects in the debugger:
|
Hide out-of-scope variables | If this checkbox is selected, the Debug tool window hides variables that are not initialized or are out of the current scope. |
Thanks for your feedback!