-
I have a couple of questions:
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 7 replies
-
For the first question: Press |
Beta Was this translation helpful? Give feedback.
-
For the second one language servers will not send all the symbols at once so you will have to search a bit to get more symbols, note this will only work if you are using the master branch, see #1437 where it also shows how to increase the limit of symbols that rust analyzer will send |
Beta Was this translation helpful? Give feedback.
-
Thanks a lot @gabydd and @Ordoviz for your answer. Together they answer both my questions. This is an excellent community. I always get answers to my questions here. Such helpful people. You all are awesome ! |
Beta Was this translation helpful? Give feedback.
For the first question: Press
gd
,gi
, orgr
, respectively.