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
- Click the extension store icon in the left navigation bar to open the store panel
- Browse or search for your desired extension in the Available list
- Click on an extension to view its details, including:
- Description and features
- Changelog
- Additional documentation
- Click Install to add the extension
- 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:
- Visit the VS Code Marketplace
- Search for your desired extension
- Select the extension to view its details
- Click Download Extension in the Resources section to get the .vsix file
- 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
- Open the extension store
- Find the extension in your Installed list
- Either:
- Hover over the extension and click Settings > Disable
- Click the extension to open its details and click Disable
Uninstalling Extensions
- Open the extension store
- Locate the extension in your Installed list
- 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.