Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: surfactants on March 27, 2022, 12:10:32 pm

Title: DoxyBlocks/code completion issue when inheriting virtual functions
Post by: surfactants on March 27, 2022, 12:10:32 pm
Hello,

DoxyBlocks/doxygen automatically applies virtual function documentation to derived classes (as shown in the generated HTML), but it doesn't show up in code completion. Is there a way to make it do so?

(note: I'm running 17.12, would updating help? code completion 1.0, DoxyBlocks 1.7.663)