mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-07 15:26:49 +01:00
479abbf95e
* Add "Open Containing Folder" etc to file context menu in Git SCM view Caption is "Reveal in Finder" on macOS and "Reveal in File Explorer" on Windows. This resolves #137828 * Use multiple decorators on a method to simplify code