lua-language-server
lua-language-server copied to clipboard
Stuck diagnosing workspace
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