- Totally rewrite
- Requires Atom 1.19.x
- Solve #18
- Override
moveUp/moveDown
behavior of TextEditor - Add
alt-up/alt-down
keys - Make toggle(
ctrl-alt-t
) work - Fix deprecated selectors and increase minimal required Atom version to 1.13
- Fix #11 due to Atom internal stylesheets changes
- Fix #3, #5 due to Atom internal APIs changes
- Fix cursor position disorder problems
- Fix style resets for right/center alignments
- Fix #2
- Refactor (CoffeeScript => Babel)
- Make Atom support Elastic Tabstops!