adrianlee44 / atom-aligner

Easily align multi-line with support for different operators and custom configurations
https://atom.io/packages/aligner
MIT License
78 stars 3 forks source link

Python support? #26

Closed ghost closed 9 years ago

ghost commented 9 years ago

Would you consider adding support for Python?

adrianlee44 commented 9 years ago

Will definitely like to add support for Python.

May I ask what are some common characters/operators you align in Python?

ghost commented 9 years ago

Here's a file that I would be using it on. The characters that I most likely would align would be 'C','R','T' and 'K'.

adrianlee44 commented 9 years ago

Just published aligner-python. Please let me know if it covers all your use cases.