mason-org / mason-org/mason.nvim
[New package]: blueprint_ls
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 10.5k
- Forks
- 338
- PR merge metrics
- No merged PRs in 30d
Description
Package name
blueprint_ls
Package homepage
https://gitlab.gnome.org/jwestman/blueprint-compiler
Languages
blueprint
How is this package distributed?
There are no official distribution methods AFAIK for this package.
The issue here is that the language server is part of the compiler itself, so you'll need to install the whole thing, and it comes with a non-indifferent set of dependencies like pygobject, gir etc.
The main (implied) way of obtaining this package is probably via your distro's package manager.
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
Start by reviewing the package metadata and the blueprint-compiler homepage linked in the issue, then compare how existing language servers are represented in mason.nvim. Verify whether the compiler and its pygobject/GObject-introspection dependencies can be handled by the package manager; done means blueprint_ls has a documented, working installation path.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100