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

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.