paviko 3d493f1300 #5 Static server fixes for GUI-only mode 23 uur geleden
..
gradle e2ab6fb9fa Updated OpenCode to v1.0.163 1 maand geleden
src 3d493f1300 #5 Static server fixes for GUI-only mode 22 uur geleden
README.md a39dbb71a8 #5 Add support for GUI-only variant of JetBrains plugin with embedded webgui 2 dagen geleden
build.gradle.kts 608ed659be #5 gui-only fixes for windows 1 dag geleden
changelog.html b5620acaf7 Release v26.2.8 6 dagen geleden
description.html a39dbb71a8 #5 Add support for GUI-only variant of JetBrains plugin with embedded webgui 2 dagen geleden
gradle.properties 563009b9a8 #5 Add version gate to ensure compatibility with OpenCode server version 3 dagen geleden
gradlew 94c36c0106 fixed multi-project bug for drag&drop and "Add to context" 2 maanden geleden
gradlew.bat e2ab6fb9fa Updated OpenCode to v1.0.163 1 maand geleden
settings.gradle.kts b487a18316 first release 2 maanden geleden

README.md

OpenCode UX+ (unofficial) JetBrains Plugin

Unofficial OpenCode JetBrain

  • 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

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.

Standard variant

OpenCode UX+ (unofficial) plugin bundles the OpenCode backend executable for supported platforms and runs it locally. The binaries are stored under src/main/resources/bin inside the plugin and are used to provide the chat and analysis features.