You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.
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
The text was updated successfully, but these errors were encountered: