vscode-todo-parser icon indicating copy to clipboard operation
vscode-todo-parser copied to clipboard

TodoParser extension for vscode. Parse TODOs in your project.

Results 31 vscode-todo-parser issues
Sort by recently updated
recently updated
newest added

Like the title says. TODO section not showing in sidebar ![image](https://user-images.githubusercontent.com/26843743/74493253-67116980-4e86-11ea-955f-6c46ad03e262.png)

VSCode version: 1.29.1 TODO Parser version: 1.9.1 TODOs aren't shown in the Problems view in my case: I've tried reloading workspace for a couple of times.

VS Code allows us to add several root folders to the workspace. Is there any way to exclude such a root folder from parsing? In the extension description about _only_...

Hi, vscode-todo-parser doesn't add `TODO`s in simple text files (e.g. `.txt` or `.graphql`). This would be a desirable default, since otherwise arbitrary TODOs in the project get lost, since they...

They say it works with Markdown. But I can't deal with it, none of my TODOs in Markdown shown. Does it work? Can anyone show an example? Thanks

The released versions are available in github and other places already and can be rebuild from source. They are included in every branch/tag and need over 24 MB on checkout...

When i click on todo url, on problems panel, i get the error message.. ![image](https://user-images.githubusercontent.com/19559870/41944727-a72c4978-797f-11e8-9568-94ddcadc7408.png) My settings ![image](https://user-images.githubusercontent.com/19559870/41944752-cb1b8b3c-797f-11e8-8b2d-d44c9ab06d13.png) Please, what's wrong ?

Hi, Could you please add Dart language to you extension?

Whenever I "command-click" a todo link I get the following error: ``` Error: Unable to open 'my.service.js#209': File not found(/Users/justin/src/js/project/src/endpoint/my.service.js#209). ``` This file path is correct and I can verify...

Add a language feature for xml files.