cursor icon indicating copy to clipboard operation
cursor copied to clipboard

Missing Folder type for CFBundleDocumentTypes in Info.plist

Open Kyle-Ye opened this issue 1 year ago • 0 comments

  1. If you can, please include a screenshot of your problem
  2. Please include the name of your operating system
  3. 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.

Kyle-Ye avatar Sep 14 '24 05:09 Kyle-Ye