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

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.