Feature request: minimal Visual Studio Code extension #688

Closed
opened 2026-02-16 17:27:55 -05:00 by yindo · 1 comment
Owner

Originally created by @tomquirk on GitHub (Jul 13, 2025).

Originally assigned to: @thdxr on GitHub.

What

I want a super-minimal VSCode extension for Opencode.

Why

So that I can command + shift + i to add highlighted code to my Opencode session context.

The ability to do that ^ is the only thing blocking me from going all-in on opencode. I really don't need any other vscode-y features besides that.

Workaround / what I do now

Currently I'll reference the file in opencode with the @ shortcut, then point out specific parts of the code (either "the function myCoolFunction", or reference actual lines "lines 20-50").

Prior art

  • Claude Code + its VSCode extension has this ability
  • Cursor agent / GH copilot has this ability.
Originally created by @tomquirk on GitHub (Jul 13, 2025). Originally assigned to: @thdxr on GitHub. ### What I want a super-minimal VSCode extension for Opencode. ### Why So that I can `command` + `shift` + `i` to add highlighted code to my Opencode session context. The ability to do that ^ is the only thing blocking me from going all-in on opencode. I really don't need any other vscode-y features besides that. ### Workaround / what I do now Currently I'll reference the file in opencode with the `@` shortcut, then point out specific parts of the code (either "the function `myCoolFunction`", or reference actual lines "lines 20-50"). ### Prior art - Claude Code + its VSCode extension has this ability - Cursor agent / GH copilot has this ability.
yindo closed this issue 2026-02-16 17:27:55 -05:00
Author
Owner

@rekram1-node commented on GitHub (Aug 14, 2025):

we now have a vscode extension, read more here

@rekram1-node commented on GitHub (Aug 14, 2025): we now have a vscode extension, read more [here](https://opencode.ai/docs/ide/#_top)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#688