Skip to content

stasugolnikov/your-coding-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Your coding stats plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages