vscode-todo-list
vscode-todo-list copied to clipboard
Read comments from markdown file
Check if issues.md
exists at the root of the project.
If it exists, read its content, parse it and add the issues to Action Comments
panel.
Require Readable Markdown format that can contain more info but still easily parsed.