vscode-todo-plus: done symbol color does not change in vscode 1.24
Hi.
The done symbol does not change the color in vscode 1.24
Config:
"todo.colors.done": "#949494",
"todo.colors.cancelled": "#949494"
TODOs:
Test:
✔ TODO 1 @done(18-06-07 09:12)
✘ TODO 2 @cancelled(18-06-07 09:12)
☐ TODO 3
Output:
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Reactions: 1
- Comments: 16 (7 by maintainers)
They have reverted the commit that caused the problem, this will be fixed in the next release. https://github.com/Microsoft/vscode/issues/51335