https://github.com/maxdeviant/zed-code-stats
A Code::Stats extension for Zed
https://github.com/maxdeviant/zed-code-stats
Last synced: 4 months ago
JSON representation
A Code::Stats extension for Zed
- Host: GitHub
- URL: https://github.com/maxdeviant/zed-code-stats
- Owner: maxdeviant
- License: mit
- Created: 2024-08-26T20:27:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-20T13:58:14.000Z (7 months ago)
- Last Synced: 2025-07-20T15:23:51.047Z (7 months ago)
- Language: Rust
- Size: 31.3 KB
- Stars: 11
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zed-code-stats
A [Code::Stats](https://codestats.net/) extension for [Zed](https://zed.dev/).
Uses the [Code::Stats language server](https://github.com/maxdeviant/code-stats-ls) to receive edit events from Zed and send pulses to the Code::Stats API.