/VirtualAlign

VS Code extension to align code visually without modifying source.

Primary LanguageTypeScript

VirtualAlign README

A VS Code extension to align code visually without modifying source. Currently supports aligning import declarations in Javascript and Typescript files.

Features

With code like this:
UnalignedCode

VS Code will display this:
Aligned Code

Requirements

None.

Extension Settings

None yet!

Known Issues

None!