-
Notifications
You must be signed in to change notification settings - Fork 30.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
macOS: pressing Enter
on visible context menu in explorer triggers "Rename" always
#242513
Comments
/gifPlease |
Thanks for reporting this issue! Unfortunately, it's hard for us to understand what issue you're seeing. Please help us out by providing a screen recording showing exactly what isn't working as expected. While we can work with most standard formats, If the issue depends on keyboard input, you can help us by enabling screencast mode for the recording ( Happy coding! |
The hotkey for Also I cannot replicate your issue. Did you try an extension bisect to see if there is a conflicting extension? |
@ArturoDent the I repro'd and reported the bug from VS Code with all extensions disabled. I also just updated to 1.98.0 and the bug still repros for me with all extensions disabled! |
@bpasero here is a gif screen recording, with my keystrokes displayed. |
Enter
on visible context menu in explorer triggers "Rename" always
Thanks, I can reproduce now. I am not sure how to address this though: This is not a recent regression, I can reproduce back multiple versions. |
Does this issue occur when all extensions are disabled?: Yes
Commit: e54c774
Date: 2025-02-12T23:20:35.343Z (2 wks ago)
Electron: 32.2.7
ElectronBuildId: 10982180
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Darwin arm64 24.1.0
Steps to Reproduce:
What I Expect:
5. The option you have selected is executed.
I realize I could change the keyboard shortcut for "Rename" (it's
Enter
), but this used to work and it now doesn't.Thanks so much in advance!!
The text was updated successfully, but these errors were encountered: