Roo-Code/apps/vscode-e2e
hannesrudolph 4dcdc184ff fix: prevent chatbox focus loss during automated file editing (#4574)
- Add preserveFocus: true to DiffViewProvider openDiffEditor method
- Implement comprehensive focus preservation during cursor positioning and scrolling
- Make scrollToFirstDiff async with focus restoration capabilities
- Update all tool files to use async scrollToFirstDiff
- Add comprehensive unit and E2E tests for focus preservation

Fixes #4574
2025-07-02 11:58:23 -06:00
..
src fix: prevent chatbox focus loss during automated file editing (#4574) 2025-07-02 11:58:23 -06:00
.env.local.sample Move e2e into apps (#3823) 2025-05-22 08:41:58 -07:00
.vscode-test.mjs Move e2e into apps (#3823) 2025-05-22 08:41:58 -07:00
eslint.config.mjs Move e2e into apps (#3823) 2025-05-22 08:41:58 -07:00
package.json Move to Postgres for evals on roocode.com (#4520) 2025-06-11 14:17:53 -07:00
tsconfig.esm.json Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
tsconfig.json Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00