Skip to content
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

Hitting "return" in a file explorer context menu should not rename the file #237375

Open
NSExceptional opened this issue Jan 7, 2025 · 1 comment
Assignees

Comments

@NSExceptional
Copy link
Contributor

NSExceptional commented Jan 7, 2025

Type: Bug

Forever now, the behavior of hitting "return" in the context menu of a file explorer item was to activate the highlighted menu item. This is how it worked in VS Code and how it works in basically any app. At some point that behavior changed, and now it just runs "rename" (whose shortcut is the return key) instead, which is really annoying and breaks literal years of muscle memory for myself and many others, I'm sure.

What I'm not sure of is whether this is a macOS change or a VS Code change

Image

VS Code version: Code 1.96.0 (138f619, 2024-12-11T02:29:09.626Z)
OS version: Darwin arm64 24.2.0
Modes:

System Info
Item Value
CPUs Apple M3 (8 x 2400)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
Load (avg) 2, 2, 2
Memory (System) 8.00GB (0.19GB free)
Process Argv --crash-reporter-id 8a1dca50-bfd2-4ed7-8721-07dc12b8f52d
Screen Reader no
VM 0%
Extensions (25)
Extension Author (truncated) Version
vscode-base64 ada 0.1.0
Bookmarks ale 13.5.0
tsl-problem-matcher amo 0.6.2
vscode-tailwindcss bra 0.12.17
npm-intellisense chr 1.4.5
vscode-deno den 3.43.2
vscode-npm-script eg2 0.3.29
shell-format fox 7.2.5
copilot Git 1.255.0
copilot-chat Git 0.23.2
gc-excelviewer Gra 4.2.62
triggertaskonsave Gru 0.2.17
url-encoder lrw 0.0.1
fluent-icons mig 0.0.19
anycode-java ms- 0.0.5
anycode-kotlin ms- 0.0.5
anycode-python ms- 0.0.5
anycode-rust ms- 0.0.6
anycode-typescript ms- 0.0.5
psi-header psi 1.24.0
vscode-rapidapi-client Rap 1.10.2
vscode-services rap 1.0.2
vscode-fileutils sle 3.10.3
addDocComments ste 0.0.8
gitblame wad 11.1.1
A/B Experiments
vsliv368cf:30146710
vspor879:30202332
vspor708:30202333
vspor363:30204092
vscod805cf:30301675
binariesv615:30325510
vsaa593:30376534
py29gd2263:31024239
c4g48928:30535728
azure-dev_surveyone:30548225
962ge761:30959799
pythonnoceb:30805159
pythonmypyd1:30879173
h48ei257:31000450
pythontbext0:30879054
cppperfnew:31000557
dsvsc020:30976470
pythonait:31006305
dsvsc021:30996838
dvdeprecation:31068756
dwnewjupytercf:31046870
nativerepl2:31139839
pythonrstrctxt:31112756
nativeloc1:31192215
cf971741:31144450
iacca1:31171482
notype1:31157159
5fd0e150:31155592
dwcopilot:31170013
stablechunks:31184530
6074i472:31201624

Copy link

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.96.2. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants