intel / intel/dml-language-server
Context-sensitive hover information
Open
enhancement
Low Priority
- Dominant language
- Rust
- Stars
- 9
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Display additional information about things we hover
Likely candidates
Comp object reference: hierarchical location (dev.bank.reg.field), for registers and fields additionally display size and address info
Method reference: signature, snippet the declaring line?
Variable reference: type, declaring line?, value if constant
Template reference: documentation?, indirectly inherited templates?, declaring line?
Method declaration: overridden method definition?
Template declaration: ?
Comp object declaration: ?
Add other use-cases as people think of them
Contributor guide
Assessment
This issue has not been assessed yet.