Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tab Highlighting #102812

Closed
KartikM123 opened this issue Jul 17, 2020 · 2 comments
Closed

Tab Highlighting #102812

KartikM123 opened this issue Jul 17, 2020 · 2 comments
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@KartikM123
Copy link

KartikM123 commented Jul 17, 2020

How can I highlight specific tabs by filepath, both active or not, from an extension using the VSCode extension API? Alternatively, a way of adding custom file-specific indicators (e.g. dirty file indicator) from an extension would suffice.

For example, I would like some tabs to be highlighted as Purple whether they are active or not, as shown below.
image

In our use case, we technically would only need to distinguish files provided by a custom file system provider, not the default VS Code file system provider.

@usernamehw
Copy link
Contributor

Blocked by #49382 OR (#49382 & #15178)

@roblourens
Copy link
Member

Thanks @usernamehw!

@roblourens roblourens added the *duplicate Issue identified as a duplicate of another issue(s) label Jul 18, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Sep 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

3 participants