hav Task List v0.2.0 Released
July 25, 2026 · 1 min read
Today I'm releasing version 0.2.0 of hav Task List.
Changelog (v0.2.0)- Added task tree sorting by file position, severity, tag, or task text
- Added `hav-task-list-ignore-line`, `hav-task-list-ignore-next-line`, and `hav-task-list-ignore-file` comments
- Added `havTaskList.ignoreFileDirectiveTopLines` to configure where file-level ignore directives are honored
- Added the `Test Rule` command for previewing configured or custom rules against the active editor
- Added unit tests for scanner ignore comments and task sorting
- Updated README documentation and English/German UI strings for the new features
The update is available on the official Visual Studio Code Marketplace: https://marketplace.visualstudio.com/items?itemName=havoc.task-list
The updated source code is available on GitHub: https://github.com/Havoc7891/hav-task-list