paviko c0825a7ce3 Add modified files panel and fix Model/Agent selector placement 2 months ago
..
gradle b487a18316 first release 3 months ago
src 828fee43f1 auto refresh files in IDE on edit/write 2 months ago
README.md 667e3dc1a8 Publish prepare 3 months ago
build.gradle.kts 8ba66c24d3 Release 25.11.30 3 months ago
changelog.html c0825a7ce3 Add modified files panel and fix Model/Agent selector placement 2 months ago
description.html a36e856b84 chore: format code 3 months ago
gradle.properties b487a18316 first release 3 months ago
gradlew 94c36c0106 fixed multi-project bug for drag&drop and "Add to context" 3 months ago
gradlew.bat b487a18316 first release 3 months ago
settings.gradle.kts b487a18316 first release 3 months ago

README.md

OpenCode JetBrains Plugin (unofficial)

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

This 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.