Skip to content

Repository files navigation

ProgramTally

ProgramTally is a small VS Code extension that tracks your total lines of code and error/warning count in real time. It shows stats in both the status bar and a live Webview panel.

Features

  • Live total lines count across all open files
  • Live errors and warnings count
  • Status bar display for quick glance
  • Webview panel for detailed stats

Usage

  1. Install the extension in VS Code.
  2. Press F5 to open Extension Development Host.
  3. Use the command ProgramTally: Open App to view the Webview panel.

Requirements

  • VS Code 1.80 or higher
  • Works with any programming language supported by VS Code diagnostics

Release Notes

1.0.0

  • Initial release with status bar and Webview panel

TODO

  • Add a yearly summary view similar to Spotify Wrapped, showing total lines written, total errors and warnings, and most active languages over the year

About

'ProgramTally' is a VS Code extension that tracks your total lines of code and error/warning count in real time.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages