- Add a preview pane in the options page. That would be a nice touch to have.
- Custom tokens
2019-02-08
- Support VS2019
2018-10-23
- Fixed issue #23
- Code cleanup
2017-10-4
- The user can use custom comment tokens
2017-06-12
- Redesigned the whole tagging process
- Every content type (language) has its own comment parser
- Fixed the issue with Strikethrough and Underline decorations.
- Added an option to disable the strikethrough of double comments.
2017-04-2
- Bug fix. (Issue #11)
2017-03-31
- Support Visual Studio 2017
2016-09-26
- Bug fix (Issue #10).
2016-09-25
- Added an option to color only the "TODO" keyword instead of the whole task comment.
- Added an option to underline important comments.
2016-09-24
- Used slider controls for Size and Opacity instead of the ugly combobox.
2016-05-28
- Fixed the Italic option issue. It works properly now.
2016-05-18
- Add extra comment classifications
- Comment-Important
- Comment-Question
- Comment-Crossed
- Comment-Task
- Highlight each comment classification with customizable color
- Support C#, F#, VB.NET, C/C++, JavaScript, Python, HTML, and XAML
- Highlighting single-line comments works across all supported languages
- Highlighting multiline comments works only in C#
- Control comments font and opacity
- Add Options page for comments font and opacity settings