monsieurluge / ruler_proximity_indicator

Ruler Proximity Indicator plugin for Sublime Text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ruler Proximity Indicator

This plugin shows in the status bar how far the selected line last character is from a ruler. If multiple rulers are defined in your settings, the indicator uses the closest as reference.

Installation

RulerProximityIndicator is available via Package Control, which is the easiest way to install it. Alternatively, you can download this repository and place it in your Packages directory.

Usage

Helps to write "code separation" comments when the gutter and the rulers are disabled.

Examples:

The last character is away from the ruler, on the left.

before

The last character is 2 columns away from the ruler, on the right.

after

The last character is right on the ruler's column.

right position

About

Ruler Proximity Indicator plugin for Sublime Text

License:The Unlicense


Languages

Language:Python 100.0%