mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-23 10:44:21 +01:00
docs: Add editor setup tip (#2638)
This commit is contained in:
@@ -24,6 +24,10 @@ To install opencode on VS Code and popular forks like Cursor, Windsurf, VSCodium
|
|||||||
2. Open the integrated terminal
|
2. Open the integrated terminal
|
||||||
3. Run `opencode` - the extension installs automatically
|
3. Run `opencode` - the extension installs automatically
|
||||||
|
|
||||||
|
:::tip
|
||||||
|
Run Set `export EDITOR="code --wait"` in your terminal to enable `/export` and similar commands. For other editors, check [Editor Setup](https://opencode.ai/docs/tui/#editor-setup).
|
||||||
|
:::
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### Manual Install
|
### Manual Install
|
||||||
|
|||||||
Reference in New Issue
Block a user