How to jump to next error
#6628
-
Check for existing issues
Describe the featureI can't find a keybind to |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
Hey @nikitavoloboev, give Does this work for you? |
Beta Was this translation helpful? Give feedback.
-
Just saw you asking for help in #1999, so I'm converting this issue into a discussion. Hmm, that's odd that those commands don't work for you. A few questions. Do you have your macOS function keys set to work as standard function keys? If not, you might have to use the ![]() If none of that helps, lets try to at least run it through the command prompt to make sure the action works in general and it isn't more than just a key binding issue. In the command prompt, search for Let me know what happens with that info and we can debug further, if need be. |
Beta Was this translation helpful? Give feedback.
-
I'm having what is at least a related problem: neither pressing I'm using Zed Preview 0.129.1. I don't think I've made any notable customizations nor installed any extensions. Are there a few things I should sanity check? Any kind of "troubleshooting guide"? |
Beta Was this translation helpful? Give feedback.
-
I'm having the same issue, neither |
Beta Was this translation helpful? Give feedback.
Just saw you asking for help in #1999, so I'm converting this issue into a discussion.
Hmm, that's odd that those commands don't work for you. A few questions. Do you have your macOS function keys set to work as standard function keys? If not, you might have to use the
fn
key in conjunction withf8
andshift-f8
.If none of that helps, lets try to at least run it through the command prompt to make sure the action works in general and it isn't more than just a key binding issue.
In the command prompt, search for
editor: go to diagnostic
andeditor: go to prev diagnostic
.Let me know what happens with that info and we can debug further, if need be.