What is the name of this popup in IntelliJ IDEA? Object tree viewer? -


when debug app , process stops @ breakpoint, can examine details of objects. hover on , small popup appears

then can press popup more details object.

what name of popup?

i trying create shortcut or decrease hover time, don't know name. searching "tree" or "object tree" returned no result in ctrl+shift+a search box.

this quick evaluate expression popup. can perform action on variable. search key mapping using term. invoked alt+click on variable name.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -