LuaLS / LuaLS/lua-language-server
"Workspace loading: 0/0" on hover (Unless in Preview Mode)
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?
Visual Studio Code Extension (sumneko.lua)
Which OS are you using?
Windows
What is the issue affecting?
Hover
Expected Behaviour
Hover should work in the workspace, rather than displaying "Workspace loading: 0/0" forever
Actual Behaviour
If I go into "problems" and click a problem (and it opens the Preview read-only file) the hover works there, but if I hover in the normal workspace I get "Workspace loading: 0/0" forever
Reproduction steps
- Open VSCode with Lua Language Server enabled
- Connect to remote repro
- Have a lua file open
- Hover over something
- Observe the "Workspace loading: 0/0" on hover
- Observe that it does not ever load
Additional Notes
No response
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 through the Visual Studio Code Extension using the listed remote repro steps, then inspect service.log while hovering in a normal workspace and in Preview mode. Done means workspace hover resolves instead of remaining at “Workspace loading: 0/0”.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua, vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100