paviko c0825a7ce3 Add modified files panel and fix Model/Agent selector placement 2 months ago
..
resources b74afa2ec6 Publish prepare 3 months ago
src 828fee43f1 auto refresh files in IDE on edit/write 2 months ago
test-fixtures b487a18316 first release 3 months ago
.eslintrc.json b487a18316 first release 3 months ago
.vscode-test.mjs b487a18316 first release 3 months ago
.vscodeignore b487a18316 first release 3 months ago
CHANGELOG.md c0825a7ce3 Add modified files panel and fix Model/Agent selector placement 2 months ago
README.md 3d9cf17f11 Publish prepare 3 months ago
package-lock.json b487a18316 first release 3 months ago
package.json 8ba66c24d3 Release 25.11.30 2 months ago
pnpm-lock.yaml b487a18316 first release 3 months ago
tsconfig.json b487a18316 first release 3 months ago
tsconfig.test.json b487a18316 first release 3 months ago

README.md

OpenCode UX+

Unofficial OpenCode VSCode plugin

  • Drag and drop files to context (JetBrains: from Project Window; VS Code: from Explorer or editor tab)
  • Add all opened files to context via command/shortcut
  • Add current opened file to context via command/shortcut
  • Add selected line ranges to context via command/shortcut
  • Easier prompt editing in a dedicated text area

This extension bundles the OpenCode backend executable for supported platforms and runs it locally. The binaries are stored under resources/bin inside the extension and are used to provide the chat and analysis features.

OpenCode VSCode extension screenshot