- To use the VS Code Extension Bisect, open the Command Palette by pressing Ctrl + Shift + P on Windows or Cmd + Shift + P on Mac.
- Type and select ‘Start Extension Bisect’ from the Command Palette search bar.
- A dialog box will appear notifying you about Extension Bisect. Click ‘Start Extension Bisect’.
- A pop-up message will appear at the bottom of the app, informing you that Extension Bisect is active in VS Code and has temporarily disabled extensions.
- Test your problem with the reduced extensions and select 'I can reproduce' if the issue occurs, 'I can’t reproduce' if it doesn’t, or 'Stop Bisect' to end the process[a].
How to use VS Code Extension Bisect
Walk through this interactive demo to learn how to use VS Code extension bisect.
📌 Why this matters
Extension conflicts are notoriously difficult to diagnose because they often involve subtle interactions between multiple extensions rather than obvious failures. You might spend hours disabling extensions one by one, but this systematic approach cuts through that tedium by automatically testing different combinations. What makes this especially valuable is that many performance issues and mysterious bugs stem from extension conflicts that aren't immediately apparent - problems that seem like VS Code issues are often just two extensions stepping on each other's functionality in unexpected ways.
Your product deserves an interactive demo
This website uses cookies to ensure you get the best experience on our website. Learn More
Got it
.gif)
