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

feat: Add bzlmod support #1

Merged
merged 17 commits into from
Feb 22, 2024
Merged

feat: Add bzlmod support #1

merged 17 commits into from
Feb 22, 2024

Conversation

cameron-martin
Copy link
Owner

This uses the bazel mod dump_repo_mapping command (bazelbuild/bazel#20686) to map repositories to their canonical form when doing go to definition and autocomplete.

This uses the `bazel mod dump_repo_mapping` command (bazelbuild/bazel#20686) to map repositories to their canonical form when doing go to definition and autocomplete.
@cameron-martin cameron-martin changed the title Add bzlmod support feat: Add bzlmod support Jan 18, 2024
@cameron-martin cameron-martin marked this pull request as ready for review February 22, 2024 23:04
This version includes `bazel mod dump_repo_mapping`.
@cameron-martin cameron-martin merged commit 9599b7d into master Feb 22, 2024
4 checks passed
cameron-martin added a commit that referenced this pull request Feb 23, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.4.0](v0.3.1...v0.4.0)
(2024-02-23)


### Features

* Add bzlmod support
([#1](#1))
([9599b7d](9599b7d))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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

Successfully merging this pull request may close these issues.

1 participant