All notable changes to the "vscode-infocus" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
Feat:
- added ability to add sub-tasks
- view for uncompletable tasks
Fix:
- Infinite notification about sync
Feat:
- added notification system
- new links to vscode path in md format
Fix:
- Migration to new todoist API
New feature:
- Added action button to remove section
New features:
- Added Today, Missed and Upcoming views
- Added action "copy to clipboard" for tasks
Fixes:
- Fixed notification about missed due date. Notify only if day passed. Previously, notifications were sent on the same day.
New features:
- Config option to disable codelens
- Config to provide custom regexp for codelens
Fixes:
- Fixed regexp to detect markdown links in task content and highlighting them
New features:
- Project rename
- Create section in project
- Find links in task content and open by new cta icon
Fixes:
- Remove unused dependencies
- Added icon for marketplace
- Fix project view when only section exists
- Initial release