Releases · dail8859/ElasticTabstops (original) (raw)
This repository was archived by the owner on Dec 6, 2022. It is now read-only.
v1.3.1
- Add ability to ignore extensions
- Rebuild for Notepad++ v7.7 64-bit compatibility
v1.3
Changelog:
- Limit updates to only the current view region. This can lead to a significant performance increase for large files such as TSV, or when doing Search/Replace. Note: that this may case columns to change sizes while scrolling.
- Fix issue with specifying extensions
- Fix tab widths for proportional fonts
- Allow elastic tabstops to be calculated for files using spaces as indentation
v1.2
Initial 64-bit support. This should have no functionality change from v1.1
v1.1
Release notes:
- New feature to convert elastic tabstops to spaces.
- Few minor bug fixes.
v1.0.3
Overall performance enhancements. Significant performance increase under certain cases.
v1.0.2
Better performance and make minimum padding adjustable.