withered-magic / starpls

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

Fix type comment resolution for providers #253

Closed withered-magic closed 6 months ago

withered-magic commented 6 months ago

After https://github.com/withered-magic/starpls/pull/243, provider types in type comments no longer work, we should fix this