Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Extensibility #2

Open
JaiganeshKumaran opened this issue Jan 31, 2021 · 0 comments
Open

Extensibility #2

JaiganeshKumaran opened this issue Jan 31, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@JaiganeshKumaran
Copy link
Member

JaiganeshKumaran commented Jan 31, 2021

Implement app extensions for extending Develop's capabilities. I'm planning on three types of extensions for now:

  • Code editor plugins: Plugins that integrate specifically with the code editor. Can be either a background service (eg: language server) or a plugin with a UI
  • Project view plugins: Extends the project view with more features
  • Template plugins: Provides project and item templates

The same app should be able to provide multiple plugins. App Service will be used for communication however we should provide a wrapper Windows Runtime API to simplify the developer's work.

@JaiganeshKumaran JaiganeshKumaran added the enhancement New feature or request label Jan 31, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant