VSCode – Cmd+Shift+E 和 Cmd+Shift+F 在 Mac 上停止工作

huangapple go评论64阅读模式
英文:

VSCode - Cmd+Shift+E & Cmd+Shift+F stopped working on Mac

问题

我多年来一直在使用VSCode,经常使用Cmd+Shift+E来查看资源管理器面板,使用Cmd+Shift+F来查找文件,但这些功能几天前突然停止工作。

我不认为我不小心改变了任何按键绑定,想知道是否升级到VSCode是原因。

通常我可以按:

之前

Cmd+Shift+E(仅按一次)总是进入资源管理器,而其他可折叠的元素,如搜索,会消失。

现在

A: 如果文件资源管理器已折叠,那么Cmd+Shift+E会进入搜索,不显示文件资源管理器。

VSCode – Cmd+Shift+E 和 Cmd+Shift+F 在 Mac 上停止工作

B: 如果文件资源管理器未折叠,Cmd+Shift+E会进入资源管理器,但搜索区域仍然可见。

VSCode – Cmd+Shift+E 和 Cmd+Shift+F 在 Mac 上停止工作

之前

Cmd+Shift+F(仅按一次)总是进入文件搜索,可折叠的元素,如文件资源管理器,会消失。

现在

A: 如果文件资源管理器已折叠,Cmd+Shift+F会进入搜索(这是预期的行为)。

VSCode – Cmd+Shift+E 和 Cmd+Shift+F 在 Mac 上停止工作

B: 如果文件资源管理器未折叠,按下Cmd+Shift+F,它会进入搜索并保留文件资源管理器可见(文件资源管理器以前会消失)。

VSCode – Cmd+Shift+E 和 Cmd+Shift+F 在 Mac 上停止工作

英文:

I have used VSCode for years and frequently use Cmd+Shift+E to see the explorer panel and Cmd+Shift+F to find files, but the functionality stopped working a few days ago.

I'm do not think I have accidentally changed any keybindings, and wondering if an upgrade to VSCode is the reason.

I usually can press:

OLD:

Cmd+Shift+E (press once only) would always go to Explorer, and other collapsable elements like Search would disappear.

NOW:

A: if File Explorer is collapsed, then Cmd+Shift+E goes to Search and does not show the File Explorer

VSCode – Cmd+Shift+E 和 Cmd+Shift+F 在 Mac 上停止工作

B: If File Explorer is not collapsed, Cmd+Shift+E goes to Explorer, but the Search area is still showing.

VSCode – Cmd+Shift+E 和 Cmd+Shift+F 在 Mac 上停止工作

OLD:

Cmd+Shift+F (press once only) would always go to the file Search, and collapsable elements like file explorer would disappear.

NOW:

A: If File Explorer is collapsed, Cmd+Shift+F goes to Search (This is expected)

VSCode – Cmd+Shift+E 和 Cmd+Shift+F 在 Mac 上停止工作

B: if File Explorer is not collapsed and Cmd+Shift+F is pressed, it goes to Search and leaves the file explorer visible. (File Explorer used to disappear)

VSCode – Cmd+Shift+E 和 Cmd+Shift+F 在 Mac 上停止工作

答案1

得分: 0

似乎我不小心将停靠的搜索视图拖到了浏览视图中。

我通过重置所有视图位置来解决了我的问题

CMD + SHIFT + P => 重置视图位置

英文:

It seems that I had accidentally dragged the docked search view in to the explore view.

I was able to resolve my issue by resetting all view locations

CMD + SHIFT + P => Reset View Locations

huangapple
  • 本文由 发表于 2023年6月8日 07:58:00
  • 转载请务必保留本文链接:https://go.coder-hub.com/76427789.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定