Skip to content

Multiple files with same name hard to differentiate #34

Description

@joeaguy

Our development environment must run on remote development servers. It involves many files with the same name, but different directories.

For example, a class and its unit tests will have the same name, but different directories:
server/generic/Generic/Event/EventRole.pm
server/generic/Generic/TestClass/Event/EventRole.pm

Atom usually does a good job to disambiguate the tab titles when both are open from a local copy. When open from a rmate, both files show a random string along with the name. I need to check the contents of the file within each tab to know which I am working with.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions