fix: honor Open File toggle for reuse#1007
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
WalkthroughThis PR fixes a bug where the "Open File" command was always opening files in new tabs, regardless of the Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10–15 minutes
Possibly related PRs
Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (3)
🧰 Additional context used📓 Path-based instructions (3)src/**/*.{ts,tsx,js,jsx}📄 CodeRabbit inference engine (AGENTS.md)
Files:
src/**/*.{ts,tsx}📄 CodeRabbit inference engine (AGENTS.md)
Files:
src/**/*.{ts,tsx,svelte}📄 CodeRabbit inference engine (AGENTS.md)
Files:
🧠 Learnings (1)📚 Learning: 2025-12-09T21:20:52.398ZApplied to files:
🧬 Code graph analysis (1)src/engine/MacroChoiceEngine.openFileOptions.test.ts (1)
🔇 Additional comments (3)
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 |
# [2.9.0](2.8.0...2.9.0) (2025-12-09) ### Bug Fixes * honor dateFormat in requestInputs ([903df23](903df23)) * preserve macro user script variable updates ([#999](#999)) ([26a7cf5](26a7cf5)) * reuse current tab when open file new-tab is off ([#1007](#1007)) ([1b67d77](1b67d77)) ### Features * improve macro open file command ([#994](#994)) ([9b4f177](9b4f177))
|
🎉 This PR is included in version 2.9.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
|
🚀 Release has been published: v2.9.0 |
Summary
Testing
Closes #1001
Summary by CodeRabbit
Bug Fixes
✏️ Tip: You can customize this high-level summary in your review settings.