1 comments

  • 41fred
    1 hour ago
    I made this plugin so that I could give Claude Code / Codex feedback and request edits in the markdown file I'm reading rather than typing to it to describe what to change. Makes the workflow way more efficient.

    it adds a header in the file with instructions so the AI knows how to read the annotations. And a summary at the bottom of all annotations.

    Open with Cmd+Shift+V (Check the settings to change how it opens, default may be auto)

    H - highlight for discussion C - leave a comment (hidden in preview, visible to the AI in source) E - request an edit D - mark for deletion You can also clear all annotations as a one click command to undo all edits.

    I'm looking forward to adding a feature to clearly show changes by the AI in the next update. vision for the future would be for it to be more dynamic like the suggest edits feature in google docs. if anyone has ideas on how to approach that i'd love to hear them.

    it's in VS Code extensions under: "Ace AI Markdown Feedback"