For the longest time, I was able to press F12 when my cursor was on a C/C++ function call, and it would take me to the definition of that function as long as the file was in the project.
Recently, not sure which version, (or maybe I did something), F12 will now only search the files that are open (i’m using the same project).
Is there a setting I messed up? Or did this change along the way. I’m on 3069.
Also, is there a way to get ST to resolve C/C++ variables too? This has never worked. Only functions.