mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add autoCloseRooTabs and autoCloseAllRooTabs settings to global settings schema - Create PostEditBehaviorUtils class to handle tab closing logic - Implement tab tracking in DiffViewProvider to track opened files - Add FileEditingOptions component to settings UI - Add message handlers for the new settings - Update ExtensionState and WebviewMessage types - Add translation keys for the new UI section - Add comprehensive tests for PostEditBehaviorUtils and FileEditingOptions Closes #6003 |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||