- Update public config
- Fixed config issue
- Updated regex matching for better performances
- Updated README
- Fixed performance issue on large file
- Added max file size and line number (1mb and 10,000 lines)
- Added support for regex in keywords
- Updated the README
- Better highlight of keyword on same line
- Better matching of keyword for listKeywords command
- Added alt+t has the todo list keybinding
- Added an option to permanently turn off the highlight
- Fix keyword highlight issue when a language doesn't possess multiline comments like in Zig
- Support for languages comments config
- Support for the syntaxe TODO@name: some text
- Initial release