Inline Comments / Prompt-Based Editing per Line (Antigravity IDE–Style) #4844
swapnil7276
started this conversation in
1. Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Kilo Code should support inline comments or prompts within coding files and implementation plans, allowing users to give feedback or instructions directly on specific lines or sections and submit multiple inputs at once.
Problem
When working with large codebases or detailed implementation plans, giving feedback to the AI requires describing changes separately in a prompt. This interrupts workflow, makes feedback less precise, and becomes cumbersome when multiple edits or clarifications are needed across different parts of a file.
Users want to comment where the issue is, not explain where it is.
User Need
Ability to give input on any line or section of a file
Ability to provide multiple comments/prompts at the same time
Ability to refine code or plans through direct, contextual feedback
A smoother, faster iteration loop without rewriting long prompts
Why This Matters
Inline, contextual feedback enables developers to collaborate with AI at the same granularity they think and work at. Supporting this capability would significantly improve usability, precision, and productivity in Kilo Code.
Beta Was this translation helpful? Give feedback.
All reactions