lapce / lapce/lapce-plugin-rust
How to write a plugin?
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 31
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
I participated in the internal test of a brand new language. I want to adapt lapce for this language. How should I add syntax highlighting and access the lsp of this language?
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
The issue names syntax highlighting and LSP access for a new language but provides no files, tests, or entry points. Start by locating Lapce's plugin documentation and the interfaces for language support; done means documenting a concrete path for implementing both capabilities.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- documentation, tooling
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100