Language server protocol support
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 613
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
It would be extremely useful to have IDE tooling through a LSP language server. That would provide information inside the editor. It would already be very useful to have the errors already known by the compiler to be exposed through LSP to the current editor.
Contributor guide
No contributing guide indexed for this repository
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
Start by reviewing how the YueScript compiler currently reports errors and the language-server protocol requirements. The issue does not name files, tests, or an entry point, so the initial work is to define the integration scope. Done would mean compiler-known errors are exposed through LSP to the current editor.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- compilers, devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100