Tool/software:
Hello,
If I right click a referred function defined in a another C file and hit 'Go To Declaration', it goes to the declaration in the .h file.
However, if I right click and hit 'Go To Definition' it also goes to the declaration in the .h file. The expectation is that is goes to definition in the .c file.