MattiasPernhult / vscode-todo

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

Hangs VSCode #13

Closed Jaeiya closed 8 years ago

Jaeiya commented 8 years ago

I'm using this with my typescript project and it hangs every time I try to list all TODOs. This may or may not be because of the latest update to v0.10.8 since I did not try this extension before 0.10.8.

Thanks in advance :smile:

wanderer06 commented 8 years ago

I have the same issue, when attempting to list all TODO's it will just crash vscode.

MattiasPernhult commented 8 years ago

Thanks for the issue! This is now fixed thanks to a pull request by @salerth.

Install the latest version, which is 0.5.0 and the problem should be gone.