vscode-todo-parser
vscode-todo-parser copied to clipboard
Feature/xml support
Add a language feature for xml files.
Hi @kantlove, can you check/review this pull request.
The checks failed in running on the build pipeline by compiling node_modules:
> node ./node_modules/vscode/bin/compile
node_modules/typescript-collections/dist/lib/LinkedList.d.ts(4,32): error TS1110: Type expected.
This wasn't affected by the changes. Any suggestions?