Skip to content

Plugin capability #9

Open
Open
@maraf

Description

@maraf

When we start adding extension points to GE, it may be valuable for the end user to see list of places the plugin is going to extend.

If we use something like MEF for managing extension points it will be easy to scan for exports and show a list of mapped user names for components.

Example:

"If you install plugin X, it will extend:"

  • "Main menu of main window"
  • "Context menu on selected commit"

User preferences

A more advanced implementation this feature would allow the user to select what he wants. For MEF-based implementation it would only be a stored map of "do not export this interface from the assembly".

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions