maple-font icon indicating copy to clipboard operation
maple-font copied to clipboard

add `[todo]` in `ss02`

Open mrjones2014 opened this issue 2 years ago • 7 comments

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?

mrjones2014 avatar Oct 10 '23 13:10 mrjones2014

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🐶

subframe7536 avatar Oct 10 '23 13:10 subframe7536

I'm not using JetBrains. I'm using Neovim in Wezterm. Would [todo] work there?

mrjones2014 avatar Oct 10 '23 13:10 mrjones2014

how about adding [todo] variants in ss02 ?

subframe7536 avatar Oct 10 '23 13:10 subframe7536

That would be much appreciated!

mrjones2014 avatar Oct 10 '23 13:10 mrjones2014

in V7 beta2, [TODO] will effect by default

subframe7536 avatar Feb 19 '24 01:02 subframe7536

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

rickswe avatar Mar 25 '24 23:03 rickswe

@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

subframe7536 avatar Mar 26 '24 00:03 subframe7536