Releases: cpmcgrath/codealignment-vscode
Releases · cpmcgrath/codealignment-vscode
Version 2.0
2.0 - 2018-01-28
- Allow Alignments from Caret Position (Ticket 6)
- Expose Align by Space (Ticket 8)
- Change Align by equals delimiter to be a space then equals (Ticket 16)
- Fixed: Automatic scope selection is used when column marking is used (Ticket 15)
Version 1.2
Added
- #10 Introduce key bindings
Version 1.1
No actual changes, just cleaned up a bit of documentation.
Version 1.0
Initial Release
Change Log
All notable changes to the "codealignment-vscode" extension will be documented in this file.
[Unreleased]
1.0 - 2018-01-27
Added
- Initial release
- Automatic scope selection when no lines selected.
- Expose Align by string Function.
- Expose Align by Equals Function.
- Expose Align by Period Function.
- Expose Align by Quote Function.
- Expose Basic Align by Regex Function.
- Build extension on AppVeyor.