# Extension conflicts Some extensions can interfere with Cursor's AI features. Here's how to identify and fix conflicts. ## How do I identify a conflicting extension? 1. Disable all extensions: open the command palette and search for "Disable All Installed Extensions" 2. Check if the issue is resolved 3. Re-enable extensions one at a time to find the conflict ## Which extensions commonly conflict? Extensions that provide their own AI completions or intercept keyboard shortcuts can conflict with Tab completion or inline edit. Other AI coding assistants are the most common source of conflicts. ## How do I disable an extension? Open the Extensions panel (Cmd + Shift + X on Mac, Ctrl + Shift + X on Windows/Linux), find the extension, and click **Disable**. ## Related - [Extensions](https://cursor.com/help/customization/extensions.md) --- ## Sitemap [Overview of all docs pages](/llms.txt)