All notable changes to the "cursor-align" extension will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Updated icon.
- Updated icon.
- Remove uneeded images from vsix.
- Updated description.
- Multi-column support.
- Alignment using tabs.
⚠️ Breaking: Multiple selections per line are now aligned in groups rather than being combined into a single selection.⚠️ Breaking: Multiline selections are now ignored rather than being split into two 0-length selections.⚠️ Breaking: Tab size setting is now respected rather than always having a column span of 1.
- Surrogate pairs are now considered to have a column span of 1 rather than 2.
- Updated icon.
- Added web support.
- Added local support.
- Cleaned up dependencies.
- Updated readme and demo GIFs.
- Removed known issues from README.
- Fixed selections on redo.
- Added keybindings and urls to manifest.
- Fixed URLs in changelog.
- Inital Release