Todo-tree: Improvements to the view in the status bar

Created on 29 Apr 2020  Β·  13Comments  Β·  Source: Gruntfuggly/todo-tree

A small trifle:

obraz

I think it would be better if you remove the colon next to the counting
Now it's look like a emoticon :O 😁

So much better without a colon, look:
obraz

enhancement fixed

All 13 comments

Yeah, I agree - it fits better with the problems icons, etc. too.

I saw 0.0.174 . Much better 😻
One last thing - maybe add a small margin between βœ” and 0 - that will be 10000% perfect

I noticed one more thing - if you have some TODOs, there still exist TODO and colon :

obraz

That's expected though, because it is showing the number of "TODO" tags. If you also have "FIXME, for example, they are also counted.

It won't show "TODO:" if it is showing the total number of tags.

The tooltip should indicate what is currently being shown.

Oh ok I didn't know
Ok, so, now we have something like this:
obraz

And here is my first idea:
obraz

or second idea:
obraz

Why do you want to get rid of the colons? I agree the colon next to the icon was pointless, but they still make sense when counting individual tags?

From my point of view _(I worked as a designer for many years)_, with colons it is a bit unreadable if you have no any space or margin (too tight)

Maybe adding a space between the colon and numbers is a solution
eg from native Tab Size:
obraz

Of course, these are very very very very small details, i know.
Make your choice πŸ˜ƒ

Adding a space makes sense - it's inline with the rest of the status bar. If there are multiple, it would then make sense to comma separate them.

I just thought - another alternative option would be to show the icons, which would save space, but could be confusing with the problems status bar item. What do you think?

As you say small details, but worth getting right - I appreciate your input! 😁

Ok, so the final version:

  • 3px or 4px right margin for the βœ” stamp
  • one space after each colon
  • comma separation with one space if there is more than one tag
  • no colon & no comma if there is no any tag

I hope I haven't missed anything

Screenshot with all the above improvements:
obraz

Icons - it's an interesting idea and I thought about it, but I'm afraid that it will be too confusing and users will report it.
if I come up with something interesting about it, I'll give you a new ticket
At the moment, I would implement the above arrangements, which we discussed

Have a nice day 😊

That's all OK, except there is no control over the width of the separator between the icon and the text. I can put a space in, but that's it unfortunately - it should look correct though.

Putting space should be okay. The VSCode developers did it this way, from what i see here:

obraz

Just uploaded a version with fixes for the spacing and commas.

Perfect!
So i think we can close this issue too

Was this page helpful?
0 / 5 - 0 ratings