Add an action to "Open in File Explorer" #17186

Open
opened 2026-01-31 05:34:46 +00:00 by claunia · 0 comments
Owner

Originally created by @zadjii-msft on GitHub (Apr 8, 2022).

Kinda the opposite of the context menu. Open the CWD in file explorer. Trick here, shell needs to have been configured for path integration.

Maybe there's a way to make the action do nothing if the active Terminal hasn't set one?

Also relevant: #3337, #5916

Other thoughts: What if the user has a path selected? Check if that text is a path, that path exists, and if so, then open that path in explorer maybe?

Originally created by @zadjii-msft on GitHub (Apr 8, 2022). Kinda the opposite of the context menu. Open the CWD in file explorer. Trick here, shell needs to have been configured for path integration. Maybe there's a way to make the action do nothing if the active Terminal hasn't set one? Also relevant: #3337, #5916 Other thoughts: What if the user has a path selected? Check if that text is a path, that path exists, and if so, then open _that_ path in explorer maybe?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#17186