LuaLS / LuaLS/lua-language-server
add a small message to @deprecated
Open
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 4.4k
- Forks
- 442
- PR merge metrics
- No merged PRs in 30d
Description
maybe this was discussed before but right now I've got a whole lot of functions which I see as @deprecated but I have to look into the source code to see what to replace it with. Would be nice if one could add a message explaining how to fix the deprecation notice ?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating the @deprecated handling in lua-language-server and determine where replacement guidance could be represented. Done means a deprecation notice can include an explanatory message describing how to replace the deprecated function.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100