intel / intel/dml-language-server
Go-to definition on C functions (particularily Simics API)
Open
enhancement
Low Priority
- Dominant language
- Rust
- Stars
- 9
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
There is a desire to be able to follow calls to C functions to their definitions, there are a few variants of this:
- C function defined in header or footer block
- C function defined in external file (usually simics internals)
Neither case is particularly easy to resolve without also parsing C code
Contributor guide
Assessment
This issue has not been assessed yet.