Skip to content

[CLOSED] Feature to associate file types with external editors #12098

@core-ai-bot

Description

@core-ai-bot

Issue by niteskum
Thursday Mar 05, 2020 at 12:45 GMT
Originally opened as adobe/brackets#15088


in this PR, added an extension to which read User preferences "externalApplications" wher users can associate an external Applications to any file type:

sample Prefernces:
"externalApplications": {
"jpg": "default",
"doc": "notepad"
}

in this case double click on a jpg file in file tree, jpg file will be opened in its associated os default Application and ,doc file will be opened in notepad Application.

@swmitra@shubhsnov @sobisht @narayani28 Please review


niteskum included the following code: https://github.com/adobe/brackets/pull/15088/commits

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions