Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>CodeTime KeeperNew to Visual Studio Code? Get it now.
CodeTime Keeper

CodeTime Keeper

Sestini Jon

|
7 installs
| (0) | Free
一个帮助你追踪编码时间的 VS Code 插件,自动记录每个文件的编码时间,并提供实时统计和数据导出功能。
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CodeTime Keeper

简介

CodeTime Keeper 是一个帮助你追踪编码时间的 VS Code 插件。它能自动记录你在每个文件上花费的时间,并提供实时统计和数据导出功能。

主要功能

  • 自动记录每个文件的编码时间
  • 在状态栏显示今日总编码时间和当前文件编码时间
  • 支持导出编码时间数据
  • 自动保存编码时间记录

使用方法

  1. 安装插件后,它会自动开始记录你在受支持文件类型中的编码时间
  2. 在VS Code的状态栏中可以看到实时的编码时间统计
  3. 使用命令面板(Ctrl+Shift+P 或 Cmd+Shift+P)中的「导出编码时间数据」可以查看详细的时间记录

支持的文件类型

.ts, .js, .jsx, .tsx, .py, .java, .c, .cpp, .h, .html, .css, .scss, .less, .json, .yaml, .yml, .md, .markdown, .vue, .php, .go, .rs

配置选项

在VS Code设置中可以自定义:

  • codetimeKeeper.trackedFileTypes: 需要统计编码时间的文件类型列表
  • codetimeKeeper.updateInterval: 更新时间间隔(毫秒)

许可证

MIT

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