LuaLS / LuaLS/lua-language-server
[Feature Request] hover.expandClass
- Dominant language
- Lua
- Stars
- 4.4k
- Forks
- 442
- PR merge metrics
- No merged PRs in 30d
Description
Currently when hovering a function to see the params, if an param is an alias, its possible values are shown as a part of the param description.
Would it be possible to have something similar for classes, where if a class is used as an param, the param description could show the extended class definition (possibly showing extended nested arguments if applicable)?
Contributor guide
Research direction
No files or tests are named. Start by tracing the existing hover behavior that expands alias parameter values, then compare it with the requested class screenshots. Done means a class used as a parameter shows its extended class definition, including nested arguments where applicable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100