Skip to content

[CLOSED] Initial implementation of drag and drop to open files #119

@core-ai-bot

Description

@core-ai-bot

Issue by gruehle
Thursday Jan 24, 2013 at 18:58 GMT
Originally opened as adobe#190


The pull request adds an initial implementation of file association and drag and drop to open files.

Implemented on the Mac:

  • Drag and drop files onto the Brackets icon in Finder or Dock
  • Right-click and select Open With > Brackets.app

These work whether or not Brackets is already running

Missing on Mac: drag and drop onto a Brackets window. Chromium is swallowing all drag events so they never make it to the native shell.

Implemented on Windows:

  • Drag and drop files onto the Brackets icon in Explorer. This will always launch a new instance of Brackets
  • Drag and drop files onto the Brackets window

Missing on Windows: Right click and select Open With > Brackets.exe. This requires registry modifications that would be best to do from the installer.

NOTE: There will be a corresponding brackets pull request that is required to open files at launch time.


gruehle included the following code: https://github.com/adobe/brackets-shell/pull/190/commits

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions