Skip to content

Conversation

@Scheremo
Copy link
Contributor

@Scheremo Scheremo commented Oct 7, 2025

  • Add a small helper function recurseIfInMainBuffer to wrap walking the tree with definitelyOutsideMainBuffer for early exit.

  • Add a visitor for InstanceBodySymbol to minimize the code in initialize

  • Add walking through the main buffer's packages to initialize

  • Add a simple test for package indexing (package-indexing.test)

* Add a small helper function `recurseIfInMainBuffer` to wrap
walking the tree with `definitelyOutsideMainBuffer` for early exit.

* Add a visitor for `InstanceBodySymbol` to minimize the code in `initialize`

* Add walking through the main buffer's packages to `initialize`

* Add a simple test for package indexing (`package-indexing.test`)
@Scheremo Scheremo marked this pull request as ready for review October 7, 2025 14:19
@Scheremo Scheremo requested a review from uenoku October 7, 2025 14:20
Copy link
Member

@uenoku uenoku left a comment

Choose a reason for hiding this comment

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

LGTM

@Scheremo Scheremo merged commit b1323f7 into llvm:main Oct 7, 2025
7 checks passed
@Scheremo Scheremo deleted the pr-lsp-package-index branch October 21, 2025 07:49
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.

2 participants