cameron-martin / bazel-lsp

A language server implementation for Bazel
Apache License 2.0
36 stars 1 forks source link

fix: Update starlark crates #20

Closed cameron-martin closed 5 months ago

cameron-martin commented 5 months ago

This fixes some issues with autocomplete popups being too sensitive. However, this does not update to the latest commit due to https://github.com/facebookexperimental/starlark-rust/issues/112.