Skip to content

Added support for Trae IDE#834

Open
lnieuwenhuis wants to merge 2 commits intopingdotgg:mainfrom
lnieuwenhuis:feat/add-trae-support
Open

Added support for Trae IDE#834
lnieuwenhuis wants to merge 2 commits intopingdotgg:mainfrom
lnieuwenhuis:feat/add-trae-support

Conversation

@lnieuwenhuis
Copy link

@lnieuwenhuis lnieuwenhuis commented Mar 10, 2026

To make all the tests pass, I had GPT-5.4 go through until they all passed.

What Changed

I have added support for opening files and projects in Trae IDE, along with some type and test changes to make that work.

Why

I actively use Trae IDE for file edit work and coding myself, so I was missing a quick link to Trae, so I added it.

UI Changes

Before

image

After

Screenshot_2026-03-10_at_20 28 51

Checklist

  • This PR is small and focused
  • I explained what changed and why
  • I included before/after screenshots for any UI changes
  • [n/a] I included a video for animation/interaction changes

Note

Add Trae IDE as a supported editor option

  • Adds trae to the EDITORS constant in editor.ts with command trae, and adds launch resolution tests in open.test.ts.
  • Adds a TraeIcon SVG component to Icons.tsx and includes Trae as a selectable option in the OpenInPicker editor dropdown in ChatView.tsx.
  • Introduces per-editor icon sizing logic so the Trae icon renders slightly larger than other editor icons in both the button and menu surfaces.

Macroscope summarized 9819e19.

To make all the tests pass, I had GPT-5.4 go through until they all passed.
@coderabbitai
Copy link

coderabbitai bot commented Mar 10, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: f4a56ded-adfc-40ef-8d51-a372e2fdf8c5

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Tip

Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs).
Share your feedback on Discord.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot added the vouch:unvouched PR author is not yet trusted in the VOUCHED list. label Mar 10, 2026
@lnieuwenhuis
Copy link
Author

@maria-rcks re-opened with the correct contributing formatting this time I hope. Thanks for the feedback on the last one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-julius vouch:unvouched PR author is not yet trusted in the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants