By the guys at Forge Software
A simple Atom package to mark each of your cursors with a vertical ruler. Inspired by the Sublime Text plugin CursorRuler.
Configure rulerz in the package settings (ctrl-,
) dialog, or manually in your config.cson
. The following settings are currently supported:
Example:
rulerz:
enabled: true
Example:
rulerz:
width: 1
Please report any issues on Github.
Patches welcome and encouraged.
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
rulerz is maintained and funded by Forge Software (forgecrafted.com).
If you like our code, please give us a hollar if your company needs outside pro's who can write good code AND run servers at the same time!
MIT, of course! Rulerz is Copyright Forge Software, LLC. It is free software, and may be redistributed under the terms specified in the LICENSE file.