Closed spadgos closed 12 years ago
The most common use case for me using the alignment plugin is a situation like this:
var foo = require('lib/foo'), bar = require('bar/bar'), quuxDoo = 86400;
When selecting the above lines and aligning, the actual result is this:
Whereas the desired result would be:
This seems to be a duplicate of issue #5
The most common use case for me using the alignment plugin is a situation like this:
When selecting the above lines and aligning, the actual result is this:
Whereas the desired result would be: