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

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.