This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

tooltip by hovering variable, code, #define in CCsv4

Dear all,

is it any possibility to show tooltip (quickinfo) by hovering variable, define constantes,

I have different defien in H-file and I use it in different c files so I will if I hover this constant i will see the defined value.for example:

#define TempSens1  0
#defien sens1             1
.
.
. Best Regards