In rust, how can I jump from self
to the struct definition
#13993
-
I apologise if this is already answered somewhere. I just started using helix and haven't figured out the following yet. Let's say that I have the following code:
If my cursor is on the
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
maybe you're looking for |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
gy
should bring you fromself
to the struct