Skip to content

A sublime text plugin to count the total number of lines in code files in your project

Notifications You must be signed in to change notification settings

deqline/CountLines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

CountLines

A sublime text 3-4 plugin to count the total number of lines in code files in your project. This plugin simply checks for the number of lines in every file in the current directory with specific extensions (for now "('.c', '.cpp', '.h', '.hpp','.py','.java','.asm')").

To access this plugin, open the command palette and find "CountLines".

TODO

  • Add settings file to provide extensions list
  • Add more stats on dialog (i.e: readability score, entropy, code repetition, ...)

About

A sublime text plugin to count the total number of lines in code files in your project

Topics

Resources

Stars

Watchers

Forks

Languages