atom-alignment icon indicating copy to clipboard operation
atom-alignment copied to clipboard

Align selections for Atom `⌘⌥^ ]`

Results 7 atom-alignment issues
Sort by recently updated
recently updated
newest added

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

enhancement
help wanted

got issues when we have multiple = in same line

## Version **2.0.0** of [coffeelint](https://github.com/clutchski/coffeelint) just got published. Dependency coffeelint Current Version 1.16.0 Type devDependency The version **2.0.0** is **not covered** by your **current version range**. Without accepting this pull...

greenkeeper

I'm pretty sure this used to work, but it seems like it no longer does. This: ```ruby { :something => 'foo', :else => 'bar' } ``` Turns into this: ```ruby...

What [adrianlee44/atom-vertical-align](https://github.com/adrianlee44/atom-vertical-align) does. The gif from his repo sums it up: ![img](https://camo.githubusercontent.com/bf09c6d6ef1eed15d0b88e7af70c75c0c179c83a/68747470733a2f2f7261772e6769746875622e636f6d2f61647269616e6c656534342f61746f6d2d766572746963616c2d616c69676e2f6d61737465722f64656d6f2e676966)

help wanted

Alignment of `:` operator is set to `left` by default. When you add `:` to the `right separators` list, it's still regarded as being `left`.

help wanted