LuaLS / LuaLS/lua-language-server
the library 'vector' is undefined in the server. its a whole library in roblox yet its not in the server! but other than that the server is beautiful i shall thank you all for your efforts and the language server is amazing and working pretty fine!
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?
Linux
### What is the issue affecting?
Libraries
### Expected Behaviour
vector library
### Actual Behaviour
unknown global 'vector'
### Reproduction steps
1. Go to '...'
2. Click '...'
3. See error '..
.'
### Additional Notes
### Log File
_No response_
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 unknown global 'vector' diagnostic in the Visual Studio Code extension on Linux, then inspect how the language server provides library definitions. Done means Roblox's vector library is recognized without the reported diagnostic and the behavior is covered by an appropriate test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100