opencode icon indicating copy to clipboard operation
opencode copied to clipboard

VS Code Integration for Reviewing OpenCode Code Changes (Diff Preview)

Open liangxiao777 opened this issue 3 days ago • 1 comments

Feature hasn't been suggested before.

  • [x] I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

Currently, when modifying files that contain hundreds of lines of code, previewing changes in the TUI is very painful for me. I have to scroll back and forth in a very small window just to review the code modifications.

When using Claude Code, I can connect it to an external IDE (e.g. VS Code). After the agent generates code changes, I can preview/review the diffs in VS Code, and then go back to the TUI to decide whether to accept the changes or provide further feedback.

I hope OpenCode can support a similar workflow as well.

liangxiao777 avatar Jan 12 '26 13:01 liangxiao777