Michel Rogers-Vallée
Michel Rogers-Vallée
I will help on this one. Since it is the same as #1528, I guess will take both. I will look at their override and see if anything is salvageable....
It would also be nice to have a checkbox summary for the sub checkbox like orgmode. I have multiple todo list for different sub-task and for now we only have...
This is the dropdown you get from: - keyboard shortcut: `cmd + k, m` - command palette: `change language mode` - status bar: click on the active language The two...
I was wondering why we cannot put any of the qualifiers defined in the [VSCode CSS](https://code.visualstudio.com/api/references/vscode-api#DecorationRenderOptions) instead of having each of them processed individually as done [here](https://github.com/Gruntfuggly/todo-tree/blob/5e8426c679761890de36e4a5bc83d911bc7c9fe6/src/highlights.js#L119)? Is there a...
In the meantime, If adding the border styling can be done in a similar fashion as the other (aka I can copy the structure), I can try to give It...