/your-coding-stats

Your coding stats plugin

Primary LanguageJava

your-coding-stats

Coding stats plugin for Intellij Idea - counts and shows your simple coding statistics

It counts such actions as:

  • Chars typed.
  • Backspace/Del pressed.
  • Corrections with backspace (backspace pressed within 1 second after typing).
  • Chars cut (Cmd-X).
  • Total chars removed (cut, del, backspace).
  • Total chars added (typed, pasted).

And divides statistics in such periods:

  • Today.
  • Last Week.
  • Last Month.
  • All time.