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

Expose API to listen to performed commands #1775

Closed
Tyriar opened this issue Jan 4, 2016 · 1 comment
Closed

Expose API to listen to performed commands #1775

Tyriar opened this issue Jan 4, 2016 · 1 comment
Assignees
Labels
api *duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality
Milestone

Comments

@Tyriar
Copy link
Member

Tyriar commented Jan 4, 2016

Similar to atom.commands.onWillDispatch and atom.commands.onDidDispatch. This would be useful for extensions wanting to perform some action before or after a command is performed.

Being able to determine the source of the event would be useful in such an API (mouse vs keyboard vs command palette).

@joaomoreno joaomoreno added this to the Backlog milestone Jan 5, 2016
@joaomoreno joaomoreno added the feature-request Request for new features or functionality label Jan 5, 2016
@jrieken jrieken added the api label Jan 5, 2016
@jrieken jrieken added the *duplicate Issue identified as a duplicate of another issue(s) label Apr 29, 2016
@jrieken
Copy link
Member

jrieken commented Apr 29, 2016

duplicate of #1431

@jrieken jrieken closed this as completed Apr 29, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api *duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

3 participants