User forums > Using Code::Blocks

Hovering feature does not display modifier

(1/1)

mariocup:
Hi,

I have enabled the hovering feature in the editor settings, but when a variable is declared with modifiers e.g.


--- Code: ---static const char var1;

--- End code ---

and I put the mouse over the variable var1 it will only display the type of the variable without modifier. It would be nice if the modifier are displayed too.

Navigation

[0] Message Index

Go to full version