|
|
@@ -8,10 +8,12 @@ Unofficial OpenCode VSCode plugin
|
|
|
- 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**.
|
|
|
+## Install only one variant of the plugin.
|
|
|
|
|
|
-## Standard variant
|
|
|
+### 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 - PATH or OPENCODE_BIN**.
|
|
|
+
|
|
|
+### Standard variant
|
|
|
**OpenCode UX+ (unofficial)** plugin bundles the OpenCode backend executable for supported platforms and runs it locally. The binaries are stored under `resources/bin` inside the extension and are used to provide the chat and analysis features.
|
|
|
|
|
|

|