File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# OpenCode Companion for JetBrains IDEs
22
33Integrates the [ OpenCode] ( https://opencode.ai ) AI coding assistant into IntelliJ-based IDEs.
4+ <table >
5+ <tr >
6+ <td width="33%">
7+ <img height="300" src="https://github.com/user-attachments/assets/444bb0d1-2f13-495a-9bd2-b0b8fb54b4a5" alt="Screenshot 1" />
8+ <p align="center"><b>Inline diffs</b></p>
9+ </td>
10+ <td width="33%">
11+ <img height="300" src="https://github.com/user-attachments/assets/1eb25eac-06aa-4f67-90eb-45c911627735" alt="Screenshot 2" />
12+ <p align="center"><b>Detailed 3 panel diff</b></p>
13+ </td>
14+ <td width="33%">
15+ <img height="300" src="https://github.com/user-attachments/assets/165dfcd4-592b-46fa-9015-37841a3fe070" alt="Screenshot 3" />
16+ <p align="center"><b>Customizable Settings</b></p>
17+ </td>
18+ </tr >
19+ </table >
420
521## Features
622
@@ -97,4 +113,4 @@ Responses are sent back to the server immediately.
97113## Requirements
98114
99115- A JetBrains IDE based on IntelliJ Platform 2023.3 or later
100- - [ OpenCode CLI] ( https://opencode.ai/docs ) installed and on ` PATH ` (or the path configured in settings)
116+ - [ OpenCode CLI] ( https://opencode.ai/docs ) installed and on ` PATH ` (or the path configured in settings)
You can’t perform that action at this time.
0 commit comments