Swift lang - goto references (g-r) doesn't seem to work #12664
Unanswered
goldenratio
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey all,
In helix, I would like to find all references of a function, prop (of struct), etc.. in swift code. But I am getting no references found error (g-r).
Things like to goto definitions works well (g-d)
Any help is appreciated!!
tl;dr: (g-r) doesn't work for swift lang
Beta Was this translation helpful? Give feedback.
All reactions