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

Evaluate the Timeline API for the source control provider #1

Open
dcermak opened this issue May 27, 2020 · 1 comment
Open

Evaluate the Timeline API for the source control provider #1

dcermak opened this issue May 27, 2020 · 1 comment

Comments

@dcermak
Copy link
Collaborator

dcermak commented May 27, 2020

VSCode now has a timeline API for showing the evolution of files: https://code.visualstudio.com/updates/v1_44#_timeline-view.

This could be very handy for showing the history of files in the source control provider. Currently the API is unstable, but it is already used by the git extension in vscode: https://github.com/microsoft/vscode/blob/4ccf3e4ef308338751abaae6073bee94fa2ab32e/extensions/git/src/timelineProvider.ts

@dcermak dcermak assigned dcermak and unassigned dcermak May 27, 2020
@dcermak
Copy link
Collaborator Author

dcermak commented Oct 15, 2020

This is required to use a proposed API: https://code.visualstudio.com/api/advanced-topics/using-proposed-api

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

No branches or pull requests

1 participant