Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assign colours to categories #34

Open
earcanal opened this issue May 13, 2020 · 8 comments
Open

Assign colours to categories #34

earcanal opened this issue May 13, 2020 · 8 comments

Comments

@earcanal
Copy link

As a user, I'd like to assign colours to categories so I can easily see BUG, FIXME, TECHDEBT, BOOKMARK etc.

@dokato
Copy link
Owner

dokato commented May 13, 2020

Hi @earcanal thanks for the ideas (this and #33 ) definately things to consider...

@dokato
Copy link
Owner

dokato commented May 13, 2020

@earcanal did you see any other addin that creates coloured markers? I'm wondering if this is even possible.

@earcanal
Copy link
Author

earcanal commented May 13, 2020

Sorry, that's way beyond my API knowledge! If you could do #33 then maybe there's a way to colour cell values. I thought this might be it

https://gt.rstudio.com/reference/data_color.html

but I don't think that's what's used to present tabular data in RStudio. Maybe there's another way ...

@dokato
Copy link
Owner

dokato commented May 14, 2020

hah, here ends mine too, so I passed that question forwards: rstudio/rstudioapi#178, we'll see what they'll reply

@GitHunter0
Copy link

This feature would be very useful indeed, I'm looking forward to it.

VScode, for example, has a great extension that does that: https://marketplace.visualstudio.com/items?itemName=ExodiusStudios.comment-anchors

@dokato , I have a question, why TODO and FIXME are highlighted in the editor with a blue color, while the other tags (NOTE, BUG, REVIEW, ...) are not?

image

Would it be possible to extend the behavior to all the tags as default? It would be really helpful.

Thank you

@Farbfetzen
Copy link

@GitHunter0 The highlighting of TODO and FIXME is a feature of RStudio itself and has nothing to do with the addin.

@GitHunter0
Copy link

@BastiHz , that makes total sense. But then maybe looking at RStudio's code might help to solve this request

@Patrikios
Copy link

Patrikios commented Jul 18, 2022

Would definitely increase ergonomy of the package, at least in RStudio. One would need to alter the .rstheme I guess like follows:
rstudio/rstudio#4673

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants