Skip to content

Log which extension took an action #175474

@DanielHeath

Description

@DanielHeath

I've got a few extensions installed. One of them is doing something that bothers me (inserts closing parentheses when I type the opening one). However, there's nothing in the extension logs folder indicating where this behavior comes from.

I'd like to propose that all calls made to the extensions API be logged (possibly to a ring buffer or similar; no need to store more than a few seconds worth), and "show recent extension behavior" command added (which serializes this data to text and displays it in a buffer).

That would allow me to quickly figure out what was causing undesired behavior and disable it.

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalitymenusMenu items and widget issues

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions