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

Show Gravatar on the details of commits in Timeline view #95934

Closed
Diogo-Rossi opened this issue Apr 23, 2020 · 5 comments
Closed

Show Gravatar on the details of commits in Timeline view #95934

Diogo-Rossi opened this issue Apr 23, 2020 · 5 comments
Assignees
Labels
feature-request Request for new features or functionality *out-of-scope Posted issue is not in scope of VS Code timeline Timeline view issues timeline-git Timeline view issues with Git history
Milestone

Comments

@Diogo-Rossi
Copy link

The new feature "Time line view" allows to view information about specific commits (author, e-mail, date and time of commit, commit message, etc . . .) when we "rest the mouse cursor" over the commit item.

Could these information include the Gravatar image of the author?

@eamodio eamodio added timeline Timeline view issues timeline-git Timeline view issues with Git history labels Apr 24, 2020
@eamodio eamodio added this to the Backlog milestone Apr 24, 2020
@eamodio eamodio added the feature-request Request for new features or functionality label Jun 2, 2020
@lszomoru lszomoru assigned lszomoru and unassigned eamodio Oct 4, 2021
@Diogo-Rossi
Copy link
Author

Update:
This is already done on the "commits view" in the "Source Control side bar" ... but for all the history of commits, with all the files.
Maybe it just has to use the same approach on the "time line view" in the "Explorer side bar"? Would it be easy to do?

@lszomoru
Copy link
Member

lszomoru commented Jan 4, 2022

The Commits view is being contributed by the GitLens extension, which the Timeline view is part of VS Code. Looking at the Timeline API, it seems that currently it only supports providing an icon for the timeline item. @JacksonKearl, are there are plans to enable this scenario with the Timeline API?

@JacksonKearl
Copy link
Contributor

Nothing in the works for increasing the scope of timeline item icons.

@lszomoru lszomoru added the *out-of-scope Posted issue is not in scope of VS Code label Mar 2, 2022
@lszomoru
Copy link
Member

lszomoru commented Mar 2, 2022

Given the lack of API, I will be closing this issue.

@lszomoru lszomoru closed this as completed Mar 2, 2022
@JacksonKearl
Copy link
Contributor

I misread the issue, this has to do with the timeline hovers, which do now support markdown. This is the same as #143170

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality *out-of-scope Posted issue is not in scope of VS Code timeline Timeline view issues timeline-git Timeline view issues with Git history
Projects
None yet
Development

No branches or pull requests

4 participants