paviko a1f0e0991a Updated OpenCode to 1.0.121 2 months ago
..
gradle b487a18316 first release 3 months ago
src c450d868a9 Intellij IDEA 2025.3 eap fix proposal 3 months ago
README.md 667e3dc1a8 Publish prepare 3 months ago
build.gradle.kts bcb40a85f4 UI improvements 3 months ago
changelog.html a1f0e0991a Updated OpenCode to 1.0.121 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.