Skip to content

highlight TODO / FIXME comments in R mode#970

Merged
jmcphers merged 1 commit into
masterfrom
feature/todo-comment-highlight
Feb 3, 2017
Merged

highlight TODO / FIXME comments in R mode#970
jmcphers merged 1 commit into
masterfrom
feature/todo-comment-highlight

Conversation

@kevinushey
Copy link
Copy Markdown
Contributor

This PR implements highlighting of TODO and FIXME comments in R code.

screen shot 2017-02-02 at 3 09 15 pm

The visual effect is nice, but I'm not sure if we want to take this without assigning some actual real behaviors to discovered TODOs. @jmcphers, any thoughts?

@jmcphers
Copy link
Copy Markdown
Member

jmcphers commented Feb 3, 2017

Anecdotally I tweeted a tip for doing exactly this (using a regex to find TODOs) and it is to date one of the tip top tips tweets.

https://twitter.com/rstudiotips/status/811635016903950336

I think it's totally okay for us to highlight these since they're clearly part of the workflow for many customers even if we don't have any other behavior for them yet.

@jmcphers jmcphers merged commit 4bcbfd3 into master Feb 3, 2017
@ProfFancyPants
Copy link
Copy Markdown

Thank you for adding this. Customers have definitely been talking about this feature for some time now: Highlight-TODO-FIXME-keywords. I am slightly embarrassed how excited I was the moment I noticed the color change.

@valerie-rstudio valerie-rstudio deleted the feature/todo-comment-highlight branch January 21, 2022 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants