How can I scroll the overlay #14290
Unanswered
homebrewmellow
asked this question in
Q&A
Replies: 1 comment
-
i also can't do it on methods, when it shows options for autocomplete. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
when i type:
use std::
i have a few options for modules and each module has an overlay of the contents, but the contents are often multiple screens long. how do i scroll this overlay?
I can easily scroll methods like
.map()
(when i put the cursor inside the paranthesis) but i can't do it foruse
Beta Was this translation helpful? Give feedback.
All reactions