paviko 3b32bbfe52 Publish gui-only variant hace 1 mes
..
resources c7c4fb13e5 Enhance CSP handling for Remote-SSH compatibility hace 2 meses
src 3d493f1300 #5 Static server fixes for GUI-only mode hace 1 mes
test-fixtures b487a18316 first release hace 4 meses
.eslintrc.json b487a18316 first release hace 4 meses
.vscode-test.mjs b487a18316 first release hace 4 meses
.vscodeignore 7d7f90abb5 #5 Initial code for "gui-only" plugin hace 2 meses
.vscodeignore.gui-only 7d7f90abb5 #5 Initial code for "gui-only" plugin hace 2 meses
CHANGELOG.md 1df33fa92e Release v26.2.15 hace 1 mes
README.md 1df33fa92e Release v26.2.15 hace 1 mes
package-lock.json eae71b3a2c VSCode - fix for Copy to clipboard button hace 2 meses
package.gui-only.json 7d7f90abb5 #5 Initial code for "gui-only" plugin hace 2 meses
package.json 3b32bbfe52 Publish gui-only variant hace 1 mes
pnpm-lock.yaml b487a18316 first release hace 4 meses
tsconfig.json b487a18316 first release hace 4 meses
tsconfig.test.json b487a18316 first release hace 4 meses

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