IppClub / IppClub/YueScript

Language server protocol support

Open
#130 1 comment 9 reactions 0 assignees View on GitHub

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.