AdaCore / AdaCore/ada_language_server
Add LKQL language highlight
Nobody has claimed this yet.
- Dominant language
- Ada
- Stars
- 304
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
Context
Currently, it is a little bit a pain in the ass to develop complex rule using LKQL, without syntax highlight.
Solution
It could be nice to have a LKQL (LangKit Query Language) syntax highlight (and maybe auto-completion) into VSCode (into Ada extension or in a separate extension). it could have it's own LSP.
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
No files or tests are mentioned. Start by inspecting how the VSCode Ada extension is structured and how LKQL is represented in the repository; define the scope between syntax highlighting, autocomplete, and a separate LSP. Done means LKQL syntax highlighting is available in VSCode, with any additional features explicitly scoped.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100