Aish
Aish
Related to #72
And you're replacing `{vegas-version}` with the current version number for Vegas? i.e. `0.3.11` instead of `{vegas-version}`.
@rogermenezes can update and push a new release.
@tanishiking one thing I'm curious about, is how are you handling indexing the semanticdb files across Jars. One of the assumptions currently in BSP is that they all exist under...
Side note @tanishiking : I also started a separate Bazel BSP server project here, that I was aiming to be more made for Metals integration from the ground up. https://github.com/bazeltools/bsp4bazel....
Opened an [issue](https://github.com/build-server-protocol/build-server-protocol/issues/446) on the BSP spec, as it'd need to be addressed there too.
The related issue for SemenaticDB: https://github.com/scalameta/scalameta/issues/2515
First time I've got this far (a couple of previous, now resolved, bazel-bsp issues meant we hadn't got past import until now).
We're using `Scala 2.12.18`, `Bazel 6.3.2`, `rules_scala 6.4.0` and nightly build of `Metals 1.2.2+99-c0e45169-SNAPSHOT` (can update to a newer nightly if that helps?)