Explorar el Código

wip: vscode extension

Frank hace 7 meses
padre
commit
ee0c8132db
Se han modificado 1 ficheros con 5 adiciones y 5 borrados
  1. 5 5
      packages/web/src/content/docs/docs/ide.mdx

+ 5 - 5
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: