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

TODO Highlight not working with Stylus files #205

Open
thiagobraga opened this issue Feb 18, 2022 · 2 comments
Open

TODO Highlight not working with Stylus files #205

thiagobraga opened this issue Feb 18, 2022 · 2 comments

Comments

@thiagobraga
Copy link

thiagobraga commented Feb 18, 2022

Hi, friend. First of all, thank you very much for this extension, it is very useful.

I tried using it in a project that is basically written in Stylus (*.styl), but it didn't work. I changed the extension settings to include Stylus, but nothing happened either.

"todohighlight.include": [
  "**/*.js",
  "**/*.jsx",
  "**/*.ts",
  "**/*.tsx",
  "**/*.html",
  "**/*.php",
  "**/*.css",
  "**/*.scss",
  "**/*.styl",
],

image

Could you help me please?
Thanks 😊

@jgclark
Copy link

jgclark commented Feb 20, 2022

This is rather strange, as it should work. Perhaps there's another setting that is conflicting?
But either way this extension is, it seems, not maintained. Have you tried the fork of it that I maintain? It's called TODO Highlight V2. There are a number of new features in it, including regex patterns.

@thiagobraga
Copy link
Author

thiagobraga commented Feb 21, 2022

Nice @jgclark, thanks. I will check.

Perhaps there's another setting that is conflicting?

Setting related with to-do? I think not.
I'm using only TODO Highlight. And some Stylus extensions.

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

No branches or pull requests

2 participants