Commit 26a5204
Close outdated multidiff editors when PR is reopened (#8256)
* Initial plan
* Initial plan for closing outdated multidiff editors
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* Close outdated multidiff editors when PR is reopened
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* Refactor multidiff editor closing based on code review feedback
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* Add documentation comments based on code review feedback
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* Revert formatting changes, keep only functional changes
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* Add TabInputTextMultiDiff API proposal
* Use TabInputTextMultiDiff API instead of workaround
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* Clean up
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>1 parent f86aae0 commit 26a5204
File tree
3 files changed
+43
-0
lines changed- src
- @types
- view
3 files changed
+43
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
675 | 675 | | |
676 | 676 | | |
677 | 677 | | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
678 | 695 | | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
679 | 699 | | |
680 | 700 | | |
681 | 701 | | |
| |||
0 commit comments