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

Project name missing from tab class list #534

Open
1 task done
FossPrime opened this issue Dec 14, 2017 · 0 comments
Open
1 task done

Project name missing from tab class list #534

FossPrime opened this issue Dec 14, 2017 · 0 comments

Comments

@FossPrime
Copy link

FossPrime commented Dec 14, 2017

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.

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

No branches or pull requests

2 participants