Show doc and code completion at the same time

Hi.

Code completion works fine, but I would like to see the documentation at the same time, without the need to press Ctrl Q.

Thanks

0
1 comment

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).

0

Please sign in to leave a comment.