cursor
cursor copied to clipboard
Missing Folder type for CFBundleDocumentTypes in Info.plist
- If you can, please include a screenshot of your problem
- Please include the name of your operating system
- If you can, steps to reproduce are super helpful
Cursor is missing Folder type for CFBundleDocumentTypes in Info.plist compared with VSCode.
This will break some 3rd party tool which use the LaunchServices NSWorkspace.openURL to open Cursor in a folder.
See https://github.com/Kyle-Ye/MenuHelper/issues/6#issuecomment-2350838878 for detail.