Skip to content

Add file extension-based plugin recommendation system #1382

@mechatroner

Description

@mechatroner

VSCode does this and I think this feature is convenient for users and helps to discover new plugins.
E.g. when someone edits .cpp file, Sublime Text can show a list of recommended C++ - related extensions.
When .py file is being edited - python related extensions are shown, etc.
Here is how VSCode suggestion box looks like:
vscode_suggest_box
Plugins in the list can be sorted according to the download count or some other criteria.

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