Context-sensitive hover information
JonatanWaern opened this issue · 0 comments
JonatanWaern commented
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