Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto import for .bzl files in direct dependencies of current module #266

Open
withered-magic opened this issue Jun 30, 2024 · 0 comments
Open

Comments

@withered-magic
Copy link
Owner

withered-magic commented Jun 30, 2024

Might not want to include generated external repositories from things like pip.parse so should probably only source completions from modules declared as dependencies with bazel_dep, i.e. just look for all function calls with bazel_dep(name = "name")

Additionally we can exclude private folders from dependencies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant