Dimitar Tasev
Dimitar Tasev
This is a problem with Vivaldi's panels as far as I can see - they have abnormally high CPU usage on any page.
@sandy081 I think maybe a config to set custom tasks (with maybe RGB color specified as well) could be nice. Something like: ``` "extensions.todoTasks.tags": [ ["@test", "#c9c9c9"], ["@urgent", "#e8e8e8"] ]...
@jamesrkiger I don't think the repetition of a few lines should stop you from making the PR - especially when it's covered in tests. The merge of a sync and...
@samuelmaddock Seems to me this is a full duplicate of #10, but in any case, I can't replicate the issue on VSCode 1.6.1, the command(insertLineAfter) is working properly after rebinding...
@taoqf I can't replicate the issue on VSCode 1.6.1, the command(insertLineAfter) is working properly after rebinding it in the `keybinding.json` file. vscode-todotasks version: ``` Version 0.4.0 Last updated 9/30/2016, 1:33:11...