News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Hovering feature does not display modifier

Started by mariocup, September 12, 2007, 08:04:05 AM

Previous topic - Next topic

mariocup

Hi,

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


static const char var1;


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.