LuaLS / LuaLS/lua-language-server
feature request: able to ignore select code actions
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 4.4k
- Forks
- 442
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I don't find this code action that useful, as I don't want to change parameters too often. However, other code actions can be more useful, but I'm often distracted by the above code action being on almost every line that I can miss noticing that there are other code actions available.
It would be great if code actions could be disabled. I looked through the settings and this doesn't seem to be configurable
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
Start with the referenced locale entry in locale/en-us/script.lua and the linked Settings documentation. Trace how code actions are exposed and configured, then determine where per-action disabling belongs. Done means users can suppress the unwanted action without removing other code actions, with the available setting documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100