Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 861 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 861 Bytes

Description

This is a Sublime Text plug-in that interfaces with the CodeAlignment DLL created by Chris McGrath (@cpmcgrath) - http://www.codealignment.com/

Shortcut Keys

  • Ctrl+= --> Align By Key
  • Ctrl+Shift+= --> Align By ... (dialog)

Installation

Install this repository via "Package Control" http://wbond.net/sublime_packages/package_control

Source-code

https://github.com/NicholasBuse/sublime_CodeAlignment

Bugs

  • Know limitation is Sublime Text (x86) for Windows Only

TODO

  • Update to support x64
  • Update to support Mac/Linux via Mono