Replies: 1 comment
-
I apologize for the confusion, I just found the answer: it's C-x in editing mode. |
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.
-
I'd like to reopen the suggestion options list for a function, struct etc. I don't know if I am using the right expressions here.
I only get an suggestion options list when e.g. for zig typing
fs.
but once I've added a function like
fs.cwd()
I can't trigger the options for
fs.
anymore. Is there a keyboard shortcut for opening the suggestions like there C-c for closing the list?
Maybe someone understands my intention and can help me.
Beta Was this translation helpful? Give feedback.
All reactions