withered-magic/starpls

Provide completion for .query.bzl

Closed this issue · 0 comments

Bazel cquery supports using a starlark file to extract information out of targets
https://bazel.build/query/cquery#output-format-definition

It would be nice if we could detect this type of files using an extension such as ".query.bzl" and provide some type/completion for it.