hello,
what do i need (to enable) to have the same amount information in CB as i get in VisualCode about a function?
Write a plugin based on the language server protocol which talks to something like clangd...
This is in case you have the documentation popups enable in codecompletion settings...
that would be over my head, unfortunately
Quote from: oBFusCATed on September 08, 2019, 06:00:51 PM
This is in case you have the documentation popups enable in codecompletion settings...
Do you have the documentation popups enabled, as suggested?
Edit: It will not do all of what you want!
Tim S.
yes, I believe so.
General Settings -> Editor Settings -> documentation popup - tooltips = enable
Is there anything else that I need to change/check, please?
Quote from: AZ on September 09, 2019, 03:54:46 PM
yes, I believe so.
General Settings -> Editor Settings -> documentation popup - tooltips = enable
Is there anything else that I need to change/check, please?
That sounds correct to me; but, I do not use Code Completion.
Tim S.
@AZ: When do you want to show this information? When you select a function (code-completion) or when inspecting parameters (call tip)? The documentation popup is visible at the moment only during function selection, but not during parameter inspection. I guess we need to improve this. :)
If you have the time it will be good if you could log this in the issue tracker on sf.net. Thank you.
Quote from: oBFusCATed on September 14, 2019, 07:33:13 PM
@AZ: When do you want to show this information? When you select a function (code-completion) or when inspecting parameters (call tip)? The documentation popup is visible at the moment only during function selection, but not during parameter inspection. I guess we need to improve this. :)
If you have the time it will be good if you could log this in the issue tracker on sf.net. Thank you.
@oBFusicated:
i never got a notice of your reply. My apologies. The ticket has been filed. thank you. (https://sourceforge.net/p/codeblocks/tickets/986/)