MattiasPernhult / vscode-todo

Lists TODO:s in the project
Other
44 stars 19 forks source link

No entries to pick from #21

Closed jerriep closed 8 years ago

jerriep commented 8 years ago

I have cloned the ASP.NET Core sample MusicStore project (https://github.com/aspnet/MusicStore)

If I try and find the todos with "TODO: List all todos" I just get the message "No entries to pick from".

When I go and I then select a language, for example C#, and try again then I will see all the C# entries. If I change the language to JavaScript, I will also see all the JS entries. As soon as I change the language to All then it gives me the message again about no entries to pick from.

I am using VS Code on Windows (if that makes any difference...)

Any idea?

icorderi commented 8 years ago

Check my PR #23 to add support for Rust lang. We need to define ASP.NET as a language and add it to language.js.