withered-magic / starpls

An LSP implementation for Starlark, the configuration language used by Bazel and Buck2.
Apache License 2.0
99 stars 9 forks source link

fix: infer current workspace name from execution_root #246

Closed withered-magic closed 4 months ago

withered-magic commented 4 months ago

Works towards: https://github.com/withered-magic/starpls/issues/245