Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
find implementation
#1
If I right click on a function and select "find implementation" in main.c, it only finds the function it it's in main.c.
It it's in a library, for example HAL_Delay(), I get a Warning: Not found: HAL_Delay.
However, "find functions called by" is working.
Reply
#2
"Find implementation" uses the Code Completion plugin which is not really state of the art.
"Find functions called by" uses the external Cscope tool by the Cscope pluginĀ (as Calling and References)
Reply
#3
It would be really nice when this can be fixed.
Reply
#4
I agree, but it isn't a matter of fixing but building.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)