Skip to content

FR: Extension Bisect #90

@ryanwwest

Description

@ryanwwest

This is perhaps too large of scope. But I'm looking for a way to run a binary search on different enabled/disabled extensions to determine which one of them is causing problems/bugs to occur (see VS Code Extension Bisect or git bisect for the full idea). Extensity's ability to turn off and on all extensions at once is very handy, and I could see a more advanced variation of this where it systematically enables/disables extensions in decreasing quantities to quickly narrow down which extension the bug is in.

I already do this manually with Extensity, rapidly clicking many extensions in a manual binary search, but it's not great.

I'm wondering if there is any interest in this (or if others know of alternatives).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions