Skip to content

Support onDidExecuteCommand #1431

@waderyan

Description

@waderyan

I am building an extension for VS Code. My extension will show the key bindings associated to a recently action (I am a fan of this for helping me learn key bindings).

Looking through the documentation there seems to be a way to access the commands in the editor, but no way that I can find to listen for actions / commands as they are invoked.

I would like the ability to listen for all user actions and then react to their actions.

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalityrelease-notesRelease notes issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions