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

Project name missing from tab class list #534

Description

@FossPrime

Prerequisites

Description

One can't add color to tabs based on what project they come from. Tabs currently get the following classes texteditor tab sortable pending-tab active right-clicked. To implement better tab coloring it would be ideal to also have a tab class that was an id or hash of the project name, or even the project name sanatized.

Steps to Reproduce

  1. use atom

Expected behavior:
Tabs should have project data associated with them.

Actual behavior:
No way to style tabs based on project.

Reproduces how often:
100%

Versions

Every version, every OS

Additional Information

I work with projects which use the same framework and have similar names... it is not easy enough to know what project a file belongs to on the tree view or the tabs bar. This change would make make plugin writing to fix the issue a whole lot easier.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions