IDEA 14. Debugger inline variables view
Hi.
Is there a way to turn off inline variables view in debugger? I haven't found such an option in Preferences.
Is thre a way to change colors for inline variables view? Couldn't find corresponding settings either.
Thanks.
Please sign in to leave a comment.
Hello.
> Is there a way to turn off inline variables view in debugger? I haven't found such an option in Preferences.
Please make sure Debug tool window tool bar / "Settings" button / Show Values in Editor = No.
> Is thre a way to change colors for inline variables view? Couldn't find corresponding settings either.
Now it's possible only via registry. Do Find Action (Ctrl+Shift+A), type in "registry", apply Registry action. Get the dialog. There see "ide.debugger.inline.*" settings.
I've already filed a request to create settings for that, welcome to vote: https://youtrack.jetbrains.com/issue/IDEA-131675
Regards,
Alexander.
Thank you. Voted on the issue.