withered-magic / starpls

An LSP implementation for Starlark, the configuration language used by Bazel and Buck2.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

goto def for struct/provider fields

withered-magic opened this issue · comments

struct fields should go to struct() call, provider fields should go to the fields parameter of provider()