Hello
I Just installed the sublime text.
I opened a folder with C and headers files.
After installing several plugins, I still can’t see code hints.
For example, when pointing on a define or struct I don’t see the value or structure members.
It just shows the define file name and number.
How can I set the environment to support it?
Also, can I see the function params name in code when calling to a function (in order to know which value was set for each function param)?
Thanks