maple-font
maple-font copied to clipboard
add `[todo]` in `ss02`
Why does [todo] not work but [todo) does, when all the other ones like [trace], [debug], etc. all work with square brackets on both sides?
Can [todo] be added so its rounded on both sides like all the others?
when using this font in Jetbrains' IDE, it wont work with [todo] at comments, the variants is broken by highlight and only variants after 'todo' will effect, so i choose to use todo))
to make it intuitive, the variant is round at one side
also, it is just my personal preference🐶
I'm not using JetBrains. I'm using Neovim in Wezterm. Would [todo] work there?
how about adding [todo] variants in ss02 ?
That would be much appreciated!
in V7 beta2, [TODO] will effect by default
Is there a way to change the todos? I usually use my todos like this:
- TODO 1: Important work on this asap.
- TODO 2: Medium priority
- TODO: Someday I will work on this.
- FUTURE: Perhaps in the future I will implement this. More like YAGNI.
Thanks
@rickalex21 Initially, all the tags are designed for better rendering todos in IDEA, so there will be todo and fixme tag. future cannot be recognized as valid todo in IDEA, so it will not be implemented.
For todo serials, I think multi-level todo tags should be implemented by the user, not by the font itself. Maybe a better way to render todo is needed