vscode-marquee
vscode-marquee copied to clipboard
[💡 Feature]: Add description to Todos
Is your feature request related to a problem?
Sometimes a simple first line todo isn't enough context to describe what you are wanting. This can lead to unclear todos, or cluttered todos with long titles.
Describe the solution you'd like.
I would like to see a description field alongside the title and tags.
It could be shown as an extra indent inside the marquee sidebar, and ideally have an option to hide/reveal it.
It would also help out a lot if you could have the Todo link to a certain function, though that could be considered as a separate feature to this.
Describe alternatives you've considered.
Could use a separate file for todos that marquee can link to that works similarly but more long form text like a document.
Additional context
Specific example Todo:
*Title: Make tiered difficulties *Desc: Easy - This will act randomly to do x, y. hard - Will act intelligently by choosing action x by doing y and z if true. *tag: ai
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
@JJSax thanks for filing the issue. I think this could be a cool feature. Any contribution are highly appreciated. Let me know if I can answer any questions.