LuaLS / LuaLS/lua-language-server
Stuck diagnosing workspace
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 4.4k
- Forks
- 442
- PR merge metrics
- No merged PRs in 30d
Description
How are you using the lua-language-server?
IntelliJ Plugin
Which OS are you using?
Linux
What is the issue affecting?
Diagnostics/Syntax Checking
Expected Behaviour
I get type hints as I do with EmmyLua and similar plugins
Actual Behaviour
Diagnosis gets stuck on file 3/3477
Reproduction steps
Open https://github.com/Martmists-GH/SV-Script-RE with this config:
{
"workspace": {
"maxPreload": 10000,
"ignoreDir": [
"split",
"tools"
]
}
}
Additional Notes
No response
Log File
Unable to locate the log file
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
Reproduce the issue in the linked SV-Script-RE workspace using the provided workspace configuration, starting with diagnostics on Linux through the IntelliJ Plugin. Investigate why processing remains at file 3/3477 and locate the available log output or another way to observe progress. Done means diagnosis completes for the workspace and type hints become available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100