LuaLS / LuaLS/lua-language-server

Stuck diagnosing workspace

Open
#2,886 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.