This umbrella is part of our efforts to implementing a Grit runtime.
The first goal of this issue is to get to a point where biome search
can make use of the bindings. Not all subtasks necessarily need to be completed to get to that point, though most probably will. We can always continue working on the remaining tasks in parallel to other plugin-related efforts.
To use the Grit pattern engine in Biome, we need to make sure the bindings to the engine are implemented. These are effectively traits defined by Grit that need implementation on the Biome side. These are:
Node
binding: #2697NodePattern
and LeafNodePattern
bindings: #3162ExecContext
bindingBinding
binding (no pun intended :))
todo!()
s left. However, there are still dummy implementations related to specific features that are listed below.CodeSnippet
binding: #3601ResolvedPattern
binding
todo!()
s left. However, there are still dummy implementations related to specific features that are listed below.Language
binding
todo!()
s in grit_target_language.rs
..ungram
files. See TODO
comments in js_target_language.rs
.File
bindingTree
bindingApart from the bindings, we can also identify which features still need implementation:
grit_context.rs
multifile
pattern handlingsequential
pattern handlingIcon | Meaning |
---|---|
✅ | Supported |
🚫 | Not in progress |
⌛️ | In progress |
Partially supported (with some caveats) |
Everyone is welcome to contribute pieces here! If you'd like to tackle something, please leave a comment below this issue for which item(s) of the checklist below you'd like to pick up. We will create a separate issue and assign it to you to simplify tracking.
If you need any help or have any questions about our plugin efforts in Biome, feel free to ask in the #plugins
channel in Discord.
To support this effort, please consider sponsoring Biome within our Open Collective or GitHub sponsorship.
We decide not to fund this issue with Polar.sh because it is a long term effort. Polar.sh is designed for short and medium term efforts. It sets a deadline of 6 months to complete a task.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too