Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Add commands to non-active text editors #1205

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

winstliu
Copy link
Contributor

Requirements

  • Filling out the template is required. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the maintainers' discretion.
  • All new code requires tests to ensure against regressions

Description of the Change

Add context menu commands to all tabs and use the resulting event.element property to figure out the path to execute the command on. This makes right-clicking a better experience and is helpful for atom/atom#16192.

Alternate Designs

None.

Benefits

All tabs will have Rename and Show in commands.

Possible Drawbacks

None.

Applicable Issues

Fixes atom/atom#13617
Refs atom/atom#16191

@Butyz

This comment was marked as spam.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename, reveal in tree view, and show in finder with split files can affect the wrong split
3 participants