Skip to content

Commit 9d3fdda

Browse files
committed
docs: edit
1 parent 449994f commit 9d3fdda

File tree

1 file changed

+1
-3
lines changed
  • packages/web/src/content/docs

1 file changed

+1
-3
lines changed

packages/web/src/content/docs/ide.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,7 @@ To install opencode on VS Code and popular forks like Cursor, Windsurf, VSCodium
2424
2. Open the integrated terminal
2525
3. Run `opencode` - the extension installs automatically
2626

27-
:::tip
28-
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).
29-
:::
27+
If on the other hand you want to use your own IDE when you run `/editor` or `/export` from the TUI, you'll need to set `export EDITOR="code --wait"`. [Learn more](https://opencode.ai/docs/tui/#editor-setup).
3028

3129
---
3230

0 commit comments

Comments
 (0)