Roo-Code/src/integrations
teddyOOXX 23af4c2609
add multiple workspaces support (#1725)
feat: add multiple workspaces support

- Add getWorkspacePath function to centralize workspace directory path retrieval
- Use the new workspace directory retrieval logic in Cline, Mentions, ClineProvider, and WorkspaceTracker
- Update WorkspaceFile on tab switch and prevent redundant updates by checking prevWorkSpacePath
- Fix the bug that loads the contents of the previous tab when quickly switching tabs
- Optimize getWorkspacePath return value for better reliability

Co-authored-by: xiong <yueminxiong.xym@alibaba-inc.com>
2025-03-18 02:14:39 -04:00
..
diagnostics Merge pull request #996 from qdaxb/optimize_diagnostics 2025-03-09 21:38:03 -04:00
editor Merge pull request #996 from qdaxb/optimize_diagnostics 2025-03-09 21:38:03 -04:00
misc add multiple workspaces support (#1725) 2025-03-18 02:14:39 -04:00
terminal Merge pull request #1585 from KJ7LNW/roo-fix-win32-terminal-dup-command-issue 2025-03-12 08:46:24 -07:00
theme fix: correct VSCode URI 2025-01-15 08:24:21 +11:00
workspace add multiple workspaces support (#1725) 2025-03-18 02:14:39 -04:00