Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions entries/md-comments.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"id": "md-comments",
"displayName": "Md Comments",
"description": "Inline comments on markdown files opened in the side panel, anchored to quoted text instead of line numbers, sent to the agent as one batch message.",
"icon": "MessageSquare",
"tags": ["markdown", "comments", "review", "agent-tools", "productivity"],
"author": {
"name": "Yegor Korobeynikov",
"github": "yegor-korobeynikov"
},
"source": {
"git": {
"url": "https://github.com/yegor-korobeynikov/bb-plugin-md-comments.git",
"range": "^1.0.0"
}
}
}
Loading