paviko 35fa835403 Release v26.2.27 há 1 mês atrás
..
resources c7c4fb13e5 Enhance CSP handling for Remote-SSH compatibility há 2 meses atrás
src 22c6e00486 #10 Add settings management with get and update functionality in IdeBridge há 1 mês atrás
test-fixtures b487a18316 first release há 4 meses atrás
.eslintrc.json b487a18316 first release há 4 meses atrás
.vscode-test.mjs b487a18316 first release há 4 meses atrás
.vscodeignore 7d7f90abb5 #5 Initial code for "gui-only" plugin há 2 meses atrás
.vscodeignore.gui-only 7d7f90abb5 #5 Initial code for "gui-only" plugin há 2 meses atrás
CHANGELOG.md 35fa835403 Release v26.2.27 há 1 mês atrás
README.md 1df33fa92e Release v26.2.15 há 1 mês atrás
package-lock.json eae71b3a2c VSCode - fix for Copy to clipboard button há 2 meses atrás
package.gui-only.json 7d7f90abb5 #5 Initial code for "gui-only" plugin há 2 meses atrás
package.json 35fa835403 Release v26.2.27 há 1 mês atrás
pnpm-lock.yaml b487a18316 first release há 4 meses atrás
tsconfig.json b487a18316 first release há 4 meses atrás
tsconfig.test.json b487a18316 first release há 4 meses atrás

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

Install only one variant of the plugin.

GUI only variant

OpenCode UX+ GUI only (unofficial) plugin does not bundle the OpenCode backend executable and requires it to be installed on the system - PATH or OPENCODE_BIN.

Standard variant

OpenCode UX+ (unofficial) plugin 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