Microsoft/vscode

support reveal in finder when focus terminal

Open

#154,917 opened on 2022年7月12日

GitHub で見る
 (4 comments) (0 reactions) (1 assignee)TypeScript (10,221 forks)batch import
feature-requesthelp wantedterminal-shell-integration

Repository metrics

Stars
 (74,848 stars)
PR merge metrics
 (平均マージ 11h 43m) (30d で 1,000 merged PRs)

説明

terminal menu context:

image

And shortcut:

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

@Tyriar

コントリビューターガイド