Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>timeline exportNew to Visual Studio Code? Get it now.
timeline export

timeline export

Edian Comachio

|
1,104 installs
| (5) | Free
Extention to export file timeline
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Timeline Export Extension for Visual Studio Code

This extension allows you to generate a report of file changes in your project over a specified period of time. The report can be grouped by day or by file, and the granularity of the report can be set to day, hour, or minute.

Features

  • Generate a report of file changes over a specified period of time.
  • Set the granularity of the report to day, hour, or minute.
  • Group the report by day or by file.
  • Choose when the report should start from: 1 day ago, 1 week ago, 1 month ago, 6 months ago, or 1 year ago.

Usage

  1. Open the command palette with Ctrl+Shift+P (Windows, Linux) or Cmd+Shift+P (macOS).
  2. Type "Timeline Export" and select the "Timeline Export: Generate Report" command.
  3. Enter the directory of the project you want to generate a report for.
  4. Choose a report level: day, hour, or minute. This determines how granular the report is.
  5. Choose when the report should start from: 1 day ago, 1 week ago, 1 month ago, 6 months ago, or 1 year ago.
  6. Choose how to group the report: by day or by file.

The extension will generate a report of file changes in the specified project over the chosen period of time, starting from the chosen date, and grouped by the chosen option.

Requirements

  • Visual Studio Code 1.58.0 or later
  • Node.js 12.0.0 or later

Known Issues

None at the moment. If you find a bug, please open an issue on the GitHub repository.

Release Notes

1.0.0

Initial release of Timeline Export.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft