summaryrefslogtreecommitdiffhomepage
path: root/packages/web
diff options
context:
space:
mode:
Diffstat (limited to 'packages/web')
-rw-r--r--packages/web/src/content/docs/docs/ide.mdx10
1 files changed, 5 insertions, 5 deletions
diff --git a/packages/web/src/content/docs/docs/ide.mdx b/packages/web/src/content/docs/docs/ide.mdx
index f6fd8ed75..e1c24a4ec 100644
--- a/packages/web/src/content/docs/docs/ide.mdx
+++ b/packages/web/src/content/docs/docs/ide.mdx
@@ -1,17 +1,17 @@
---
title: IDE
-description: Using opencode in IDE
+description: Using opencode with VS Code, Cursor, and other IDEs
---
-opencode works seamlessly with VS Code, Cursor, or any IDE that supports a terminal. Just run `opencode` in the terminal to get started.
+opencode integrates seamlessly with VS Code, Cursor, or any IDE that supports a terminal. Just run `opencode` in the terminal to get started.
---
## Features
-- **Quick Launch**: Open opencode with `Cmd+Esc` (Mac) or `Ctrl+Esc` (Windows/Linux), or click the opencode button in the UI.
+- **Quick Launch**: Open opencode instantly with `Cmd+Esc` (Mac) or `Ctrl+Esc` (Windows/Linux), or click the opencode button in the UI.
- **Context Awareness**: Automatically shares your current selection or tab with opencode.
-- **File reference shortcuts**: Use `Cmd+Option+K` (Mac) or `Alt+Ctrl+K` (Linux/Windows) to insert file references (ie., @File#L37-42)
+- **File Reference Shortcuts**: Use `Cmd+Option+K` (Mac) or `Alt+Ctrl+K` (Linux/Windows) to insert file references (ie., @File#L37-42)
---
@@ -33,7 +33,7 @@ Search for `opencode` in the Extension Marketplace and click **Install**.
### Troubleshooting
-If the extension doesn't install:
+If the extension fails to install automatically:
- Ensure you’re running `opencode` in the integrated terminal.
- Confirm the CLI for your IDE is installed: