how to make variable value popup faster in debug mode Maciek Głuszak Created January 02, 2023 13:01 i mean after hoovering on the variable it takes several seconds after the popup shows up. is there a way to speed it up?
The delay can be configured in the settings
i am changing it, but it doesnt seem to have any effects. Whether i have 1 or 5000 miliseconds, the waiting time is the same.
Are you sure thats the "editor tooltip" we are talking about?
Ah, my bad, I didn't notice it at first, but the popup you show on the screenshot is configured in Preferences | Build, Execution, Deployment | Debugger | Data Views > Show value tooltip
thanks a lot, feels much better now:)