Fix: macOS Dock Right-Click Acting Like Left-Click & VS Code Recents Not Opening
If you use macOS and rely on the VS Code Dock menu to switch projects, you might have run into a bizarre issue where your “Recent Folders” list is visible, but clicking an item does absolutely nothing. Here are the specific symptoms I encountered: Unresponsive Recent Folders: You can see the list of recent projects in the VS Code Dock menu, but clicking them triggers no action. Dock Right-Click Glitch: The issue spreads to other apps in the Dock. Right-clicking (or two-finger clicking) an icon behaves exactly like a left-click . It simply brings the app window to the front instead of showing the menu. The “Control” Exception: If you hold Control and click, the menu appears and functions correctly. If you experience one or more of these symptoms, you are likely affected by the same underlying problem. The Solution You can fix this by clearing the extended attributes on the VS Code application bundle. Follow these steps: Quit VS Code completely using ⌘Q...