# Brackets Print Margin
[Brackets](http://brackets.io) Extension to add a print margin line to the editor to help you keep your lines of code below a certain length. Easy configuration in the status bar.

## Screenshots
![Print Margin](https://raw.githubusercontent.com/Hirse/brackets-print-margin/master/screenshots/print-margin.png)  
*Print Margin on Column 80*

## Installation
### Latest Release
To install the latest _release_ of this extension use the built-in Brackets [Extension Manager](https://github.com/adobe/brackets/wiki/Brackets-Extensions) which downloads the extension from the [extension registry](https://brackets-registry.aboutweb.com).

### Latest Commit
To install the latest _commit_ of this extension use the built-in Brackets [Extension Manager](https://github.com/adobe/brackets/wiki/Brackets-Extensions) which has a function to `Install from URL...` using this link: https://github.com/Hirse/brackets-print-margin/archive/master.zip.

## License
Brackets Outline List is licensed under the [MIT license](http://opensource.org/licenses/MIT).
