codewall

Checks if lines in the text editor exceed the ruler. Automatically updates, highlighting violating lines, and also offers ruler customization options.

Oceanwall

333

0

0.1.2

MIT

GitHub

CodeWall

Atom extension that checks if your code exceeds the ruler, and highlights violating lines.
Offers automatic updates and ruler customization options.

Install it now!

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.

Ruler example

Automatically updates every time you make a change.

Ruler example 2

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

Ruler example 3

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!