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

resolve label_keyed_string_dict attrs as dict[Target, string] #263

Closed withered-magic closed 3 months ago

withered-magic commented 3 months ago

Fixes: https://github.com/withered-magic/starpls/issues/259