Hi,
vscode-todo-parser doesn't add TODOs 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 don't appear in the List. As a developer I don't want to memorize the list of supported file types and remember them each time I write a TODO into my files.
Hi,
vscode-todo-parser doesn't add
TODOs in simple text files (e.g..txtor.graphql).This would be a desirable default, since otherwise arbitrary TODOs in the project get lost, since they don't appear in the List. As a developer I don't want to memorize the list of supported file types and remember them each time I write a TODO into my files.