Skip to content

How to Manage Extensions in Trae IDE

Trae allows you to install, disable, and uninstall extensions to enhance your development experience. Here's how to manage extensions:


Installing Extensions

You can install extensions from two sources:

From Trae's Extension Store

  1. Click the extension store icon in the left navigation bar to open the store panel
  2. Browse or search for your desired extension in the Available list
  3. Click on an extension to view its details, including:
    • Description and features
    • Changelog
    • Additional documentation
  4. Click Install to add the extension
  5. Once installed, the extension will appear in your Installed list

From VS Code Marketplace

If an extension isn't available in Trae's store, you can install it from VS Code's marketplace:

  1. Visit the VS Code Marketplace
  2. Search for your desired extension
  3. Select the extension to view its details
  4. Click Download Extension in the Resources section to get the .vsix file
  5. In Trae:
    • Open the extension store
    • Drag and drop the downloaded .vsix file into the store
    • Wait for the automatic installation to complete
    • The extension will appear in your Installed list

Managing Installed Extensions

Disabling Extensions

  1. Open the extension store
  2. Find the extension in your Installed list
  3. Either:
    • Hover over the extension and click Settings > Disable
    • Click the extension to open its details and click Disable

Uninstalling Extensions

  1. Open the extension store
  2. Locate the extension in your Installed list
  3. Either:
    • Hover over the extension and click Uninstall
    • Click the extension to open its details and click Uninstall

Troubleshooting

Version Compatibility Issues

If you encounter problems installing a specific version of an extension:

  • The extension may require APIs from a newer VS Code version that Trae doesn't support yet
  • Solution: Try installing an earlier version of the extension from its version history

This guide covers the essential tasks for managing extensions in Trae. For additional help or specific extension issues, consult the extension's documentation or contact support.