Commit 36e541e
Expose "View Previous Edits" command in command palette and accessibility help (microsoft#257355)
* Initial plan
* Expose ViewPreviousEditsAction in command palette and add to accessibility help
Co-authored-by: meganrogge <[email protected]>
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: meganrogge <[email protected]>1 parent d421372 commit 36e541e
File tree
2 files changed
+3
-2
lines changed- src/vs/workbench/contrib/chat/browser
- actions
- chatEditing
2 files changed
+3
-2
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| 115 | + | |
115 | 116 | | |
116 | 117 | | |
117 | 118 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
724 | 724 | | |
725 | 725 | | |
726 | 726 | | |
727 | | - | |
| 727 | + | |
728 | 728 | | |
729 | | - | |
| 729 | + | |
730 | 730 | | |
731 | 731 | | |
732 | 732 | | |
| |||
0 commit comments