trac-code-comments-plugin
trac-code-comments-plugin copied to clipboard
Create macro to show actual comments
The existing macro only handles links to comments.
It would be beneficial if the macro could actually render the comments, for e.g. bringing an attachment's comments into the ticket.
Inline code comments should ideally display some context of the code it is replying to, even if it just one line. Clicking it should either expand that context or open up the attachment to that context.