You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bugfix: Traverse annotations in NavigateAST (#16071)
Previously, we wouldn't find any symbols inside annotations. Now we do
find them correctly.
I wonder if this should also be done in some other places such as
TreeAccumulator, I can follow up later with that since it might be a bit
more dangerous change
0 commit comments