blakeembrey/atom-alignment

Reimplement API

Open

#21 geöffnet am 23. März 2018

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)CoffeeScript (1 Fork)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (10 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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).

Contributor Guide