Commit 38d9443
committed
Adds option to reveal working files in Explorer
- Adds a "Reveal in Explorer View" context menu option for staged, unstaged, and conflicted files in the Commit Graph and Commit Details (Inspect) views
- Executes the native VS Code command to reveal on-disk files, opening the actual working-tree file rather than a git-revision URI
Closes #53871 parent 523478e commit 38d9443
5 files changed
Lines changed: 469 additions & 403 deletions
File tree
- src
- webviews/commitDetails
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6181 | 6181 | | |
6182 | 6182 | | |
6183 | 6183 | | |
| 6184 | + | |
| 6185 | + | |
| 6186 | + | |
| 6187 | + | |
| 6188 | + | |
| 6189 | + | |
| 6190 | + | |
| 6191 | + | |
| 6192 | + | |
| 6193 | + | |
| 6194 | + | |
| 6195 | + | |
| 6196 | + | |
| 6197 | + | |
| 6198 | + | |
| 6199 | + | |
| 6200 | + | |
| 6201 | + | |
| 6202 | + | |
| 6203 | + | |
| 6204 | + | |
| 6205 | + | |
| 6206 | + | |
| 6207 | + | |
| 6208 | + | |
| 6209 | + | |
6184 | 6210 | | |
6185 | 6211 | | |
6186 | 6212 | | |
| |||
0 commit comments