Commit f6f5f77
committed
fix(context): preserve selections when switching files in chat context
Previously, selections were cleared when switching files, resulting in a loss of context for the user. This change ensures selection state is maintained across file switches, improving UX continuity.
This should improve #2481 parent 954123c commit f6f5f77
1 file changed
Lines changed: 1 addition & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
382 | | - | |
383 | | - | |
384 | | - | |
385 | | - | |
386 | 382 | | |
387 | 383 | | |
388 | 384 | | |
| |||
399 | 395 | | |
400 | 396 | | |
401 | 397 | | |
402 | | - | |
403 | | - | |
| 398 | + | |
404 | 399 | | |
405 | 400 | | |
406 | 401 | | |
| |||
0 commit comments