Microsoft/vscode

support reveal in finder when focus terminal

Open

#154,917 opened on Jul 12, 2022

View on GitHub
 (4 comments) (0 reactions) (1 assignee)TypeScript (74,848 stars) (10,221 forks)batch import
feature-requesthelp wantedterminal-shell-integration

Description

terminal menu context:

image

And shortcut:

{
    "key": "alt+cmd+r",
    "command": "revealFileInOS",
    "when": "terminalFocus"
},

@Tyriar

Contributor guide

support reveal in finder when focus terminal · Microsoft/vscode#154917 | Good First Issue