blakeembrey/atom-alignment

Reimplement API

Open

#21 建立於 2018年3月23日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)CoffeeScript (1 fork)github user discovery
enhancementhelp wanted

倉庫指標

Star
 (10 star)
PR 合併指標
 (PR 指標待抓取)

描述

Should use a simpler approach to aligning items. Just use the cursor API and align based on what the service is told to align. Could add two different shortcuts for align left and align right (e.g. colons to left, equals to right). Love https://atom.io/packages/simple-align ❤️

Can also add extra shortcuts for quickly selecting by symbols so you can select a block, then quickly align the block. @stevenhauser, since you did simple-align would you like the namespace on atom? Offer is also open to anyone else who wants to implement this using the proposed design, I don't tend to align things like this anymore or use atom (though it still could be really useful for markdown tables, for example).

貢獻者指南