Expose API to listen to performed commands #1775
Labels
api
*duplicate
Issue identified as a duplicate of another issue(s)
feature-request
Request for new features or functionality
Milestone
Similar to
atom.commands.onWillDispatch
andatom.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).
The text was updated successfully, but these errors were encountered: