Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop plugin API #8

Open
adammitchelldev opened this issue Sep 24, 2018 · 0 comments
Open

Develop plugin API #8

adammitchelldev opened this issue Sep 24, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@adammitchelldev
Copy link
Owner

Plugins should be able to create functions that are called in response to events:

  • Pressing keys in different modes
  • Opening files
  • Saving files

Plugins should be able to perform some actions and trigger other events:

  • Prompt user (with callbacks)
  • Modify buffer
  • Display message
@adammitchelldev adammitchelldev added the enhancement New feature or request label Sep 24, 2018
@adammitchelldev adammitchelldev added this to the First Demo Release milestone Sep 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant