https://github.com/sgade/atom-sloc
Atom SLOC package for the statusbar
https://github.com/sgade/atom-sloc
atom atom-package language-support sloc
Last synced: 2 days ago
JSON representation
Atom SLOC package for the statusbar
- Host: GitHub
- URL: https://github.com/sgade/atom-sloc
- Owner: sgade
- License: gpl-3.0
- Created: 2014-03-30T00:20:10.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2018-12-01T21:34:00.000Z (over 6 years ago)
- Last Synced: 2025-04-07T12:49:36.116Z (28 days ago)
- Topics: atom, atom-package, language-support, sloc
- Language: CoffeeScript
- Homepage: https://atom.io/packages/sloc
- Size: 59.6 KB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# atom-sloc [](https://travis-ci.org/sgade/atom-sloc)
Counts the number of lines in the current file and displays them in the statusbar.
**Activate with CTRL+ALT+L.**

This package relies on the [sloc](https://www.npmjs.org/package/sloc) package and therefore supports only languages supported by that package.
To see the list of supported languages, see the corresponding [README](https://github.com/flosse/sloc#supported-languages). If you find a language that is not supported by this module but is by the lib, feel free to open an issue!## Contributing
Feel free to [submit pull requests](https://github.com/sgade/atom-sloc/pulls).
Contributors:
* [andrewmcwatters](https://github.com/andrewmcwatters)
* [gilbertohasnofb](https://github.com/gilbertohasnofb)## License
MIT