For those of you who like even assignment columns.
Turns this:
const R = require('ramda');const fs = require('fs');const path = require('path');const express = require('express');
Into this:
const R = require('ramda');const fs = require('fs');const path = require('path');const express = require('express');
Key binding: ctrl-alt-l
Select text that is to be aligned and use the context menu option of 'Align Selection' or use the key binding.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.