mirror of
https://github.com/clangd/clangd.git
synced 2025-04-15 21:32:11 +00:00
Created Hover ideas (markdown)
commit
153ac0867e
7
Hover-ideas.md
Normal file
7
Hover-ideas.md
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
Info we may want to include (in API and/or UI):
|
||||||
|
- name
|
||||||
|
- scope
|
||||||
|
- kind (variable vs function vs ...)
|
||||||
|
- type (actual type, not as-written. questionably useful for functions, what does it even mean for types/templates/...)
|
||||||
|
- definition (e.g. initializer and spelled type for variables. declaration only for functions. Lambda captures/parameters?)
|
||||||
|
- documentation
|
Loading…
Reference in New Issue
Block a user