- 80
- character
- limit
- exceed
- ruler
- length
- check
- colors
- highlight
- error
CodeWall
Atom extension that checks if your code exceeds the ruler, and highlights violating lines.
Offers automatic updates and ruler customization options.
Version 0.1.2
Last Updated: 12/05/18
Features
Changes the ruler color if your code goes past the ruler, and highlights the lines that violate the ruler's length.

Automatically updates every time you make a change.

Allows for custom ruler (default or on-error) colors.

Known Bugs
While active, this extension may hide git change tracking information in the sidelines.
TODO
Add test cases in codewall-spec.js?
Latest Change (0.1.2)
Fixed bug where Atom API Color wrappers were not being properly used.
Additional Notes
Looking for a similar plugin for VS Code? Check out abhinavk99's codewall!