pull/16973/merge
initstring 2026-04-08 05:29:24 +00:00 committed by GitHub
commit 2d421a3345
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 1 deletions

View File

@ -30,7 +30,12 @@ If on the other hand you want to use your own IDE when you run `/editor` or `/ex
### Manual Install
Search for **OpenCode** in the Extension Marketplace and click **Install**.
Install the official OpenCode extension from one of the marketplaces:
- VS Code Marketplace: https://marketplace.visualstudio.com/items?itemName=sst-dev.opencode
- Open VSX: https://open-vsx.org/extension/sst-dev/opencode
If installing via search, verify the publisher is **sst-dev** and the extension ID is `sst-dev.opencode`.
---