Skip to content

Commit 767625e

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents e21d6d8 + 331e4f9 commit 767625e

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
# OpenCode Companion for JetBrains IDEs
22

33
Integrates 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)

0 commit comments

Comments
 (0)