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

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