Skip to content

Conversation

brentleyjones
Copy link
Contributor

@brentleyjones brentleyjones commented Aug 9, 2022

Fixes #888.

If an external repository is a symlink (such as the case with local_repository) we resolve the symlink for the Project navigator group. We also include additional entries in bazel.lldbinit to ensure breakpoints continue work for them.

If an external repository is a symlink (such as the case with `local_repository`) we resolve the symlink for the Project navigator group. We also include additional entries in `bazel.lldbinit` to ensure breakpoints continue work for them.
@brentleyjones brentleyjones requested a review from jpsim August 9, 2022 16:36
@brentleyjones brentleyjones enabled auto-merge (squash) August 9, 2022 16:39
Copy link
Contributor

@jpsim jpsim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Tested the autocomplete issues described in #888 as well as breakpoints.

@brentleyjones brentleyjones merged commit da3c32c into main Aug 9, 2022
@brentleyjones brentleyjones deleted the bj/fix-indexing-of-local_repository-targets branch August 9, 2022 17:15
jpsim added a commit to jpsim/swiftlint-bazel-example that referenced this pull request Aug 9, 2022
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.

Bug: Code completion does not work for local repositories
2 participants