There is an option at "Settings/Preferences | Editor | General | Code Completion --> Autopopup documentation" .. but it works for manually invoked completion only.
If you want documentation window to be available even with automatic code completion popup -- pin Quick Documentation window so it's always visible and set it to "auto update from source" -- this way it will automatically show the documentation for the element under caret (even when you just navigating the code).
Hi there,
There is an option at "Settings/Preferences | Editor | General | Code Completion --> Autopopup documentation" .. but it works for manually invoked completion only.
If you want documentation window to be available even with automatic code completion popup -- pin Quick Documentation window so it's always visible and set it to "auto update from source" -- this way it will automatically show the documentation for the element under caret (even when you just navigating the code).