-
Notifications
You must be signed in to change notification settings - Fork 75
Closed
Labels
Description
I recently submitted a few patches to the Bazel LSP (#100, #101, #103). However, this is intended to be merely a proof of concept and there are some larger changes that need to be made (e.g. adding tests, bzlmod support). There was some discussion on the future of this project in #51, and the conclusion seemed to be to eventually split it out into a separate project and maintained by people with more of a stake in Bazel, but only when the interface is stable enough.
- Is the interface stable enough to pull this out yet?
- If not, are you willing to accept contributions to this even though it is meant as a proof of concept, especially larger ones?
- If the interface isn't stable yet, does it make sense to keep the current PoC in this repo to verify changes to the interface, along with a more fleshed-out implementation in a separate repo?
sluongngstagnation