docs: link to official OpenCode extensions
The docs previously instructed users to search for "OpenCode" in the extension marketplace, which can surface clone or impersonation extensions. Add direct links to the official listings on VS Code Marketplace and Open VSX, and include a short note to verify the publisher (sst-dev) and extension ID (`sst-dev.opencode`) when installing via search.pull/16973/head
parent
7ec398d855
commit
84fa5df116
|
|
@ -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`.
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue