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

Feature/xml support

Open DTeuchert opened this issue 6 years ago • 1 comments

Add a language feature for xml files.

DTeuchert avatar Mar 23 '18 11:03 DTeuchert

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?

DTeuchert avatar Mar 29 '18 06:03 DTeuchert