What should be checked if "Create declaration/definition" does not work? #13425
Answered
by
bobbrow
5S-OMAR-SWEIDAN (5S-OMAR-SWEIDAN)
asked this question in
Q&A
Answered by
bobbrow
Mar 26, 2025
Replies: 2 comments 1 reply
|
Hi 5S-OMAR-SWEIDAN (@5S-OMAR-SWEIDAN), The create definition/declaration feature currently only works on function signatures, so it won't be able to help you at the place where an undefined function is called. That would be a good feature though. Would you mind opening an issue so we can track it? |
0 replies
Answer selected by
bobbrow
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Hi 5S-OMAR-SWEIDAN (@5S-OMAR-SWEIDAN),
The create definition/declaration feature currently only works on function signatures, so it won't be able to help you at the place where an undefined function is called. That would be a good feature though. Would you mind opening an issue so we can track it?