Conversation
To make all the tests pass, I had GPT-5.4 go through until they all passed.
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). 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. Comment |
|
@maria-rcks re-opened with the correct contributing formatting this time I hope. Thanks for the feedback on the last one |
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
After
Checklist
Note
Add Trae IDE as a supported editor option
traeto theEDITORSconstant in editor.ts with commandtrae, and adds launch resolution tests in open.test.ts.TraeIconSVG component to Icons.tsx and includes Trae as a selectable option in theOpenInPickereditor dropdown in ChatView.tsx.Macroscope summarized 9819e19.