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 for coffeescript #1

Closed
aleksandarcrvc opened this issue Nov 24, 2015 · 7 comments
Closed

TODO for coffeescript #1

aleksandarcrvc opened this issue Nov 24, 2015 · 7 comments

Comments

@aleksandarcrvc
Copy link

Extension doesn't work for coffeescript files

@MattiasPernhult
Copy link
Owner

Thanks for the information, it is now fixed in version 0.1.1

@aleksandarcrvc
Copy link
Author

Doesn't show an error but still didn't find todos on coffeescript files. Try to add todo on any coffee file and search.

@MattiasPernhult
Copy link
Owner

I added a coffee file and added a TODO and it worked for me.
How do you structure the todo? The search is looking for "TODO:"

@aleksandarcrvc
Copy link
Author

This is how I add comment to coffee file
'# TODO: test'
I added quotes because of editor so basically comment is inside of them

@MattiasPernhult
Copy link
Owner

skarmavbild 2015-11-25 kl 12 07 46
skarmavbild 2015-11-25 kl 12 09 53

It is working for me. Could it have something with the file extension to do? For this plugin I'm searching for files with extension .coffee

@aleksandarcrvc
Copy link
Author

We use .js.coffe for our coffee files. It is kind of convention for us on project but maybe that's our problem

@MattiasPernhult
Copy link
Owner

Okey that explains why it doesn't work. I will create a new issue for that and mark it as an enhancement.

Thanks for your information!

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