C#C
C#9mo ago
VoidPointer

Query Rider TODO etc. comments for a solution, project, or file into console output

The TODO list Tool Window is very useful, but I would very much like the ability to pull that list into a markdown file as tasks for an Obsidian markdown note. Any ideas on how to do this, or must I copy the TODO patterns and filters into my SourceReporting Roslyn based app and apply the filters to all comments in a CSharpSyntaxNode or something?
Was this page helpful?