Roo-Code/evals/apps/cli
seedlord c2dd743aeb
Fix: Preserve editor state and prevent tab unpinning during diffs (#2857)
- Maintains editor view column state when closing and reopening files during diff operations, ensuring tabs stay opened in their original position.

- Prevents closing the original editor tab when opening the diff view, preserving pinned status when applying changes via write_to_file or apply_diff.

- Updates VSCode workspace launch flag from -n to -W for compatibility.
2025-04-23 02:45:35 -04:00
..
src Fix: Preserve editor state and prevent tab unpinning during diffs (#2857) 2025-04-23 02:45:35 -04:00
eslint.config.mjs Evals (#2238) 2025-04-02 16:49:41 -07:00
package.json Fix eslint error about --ext option by remove it (#2543) 2025-04-14 16:25:09 -07:00
tsconfig.json Evals (#2238) 2025-04-02 16:49:41 -07:00