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

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