ide.md +10 −5
17- [Download for JetBrains IDEs](#jetbrains-ide-integration)17- [Download for JetBrains IDEs](#jetbrains-ide-integration)
18 18
19The Codex VS Code extension is available on macOS and Linux. Windows support19The Codex VS Code extension is available on macOS and Linux. Windows support
2020is experimental. For the best Windows experience, use Codex in a WSL workspaceis experimental. For the best Windows experience, use Codex in a WSL2
2121and follow our [Windows setup guide](https://developers.openai.com/codex/windows).workspace and follow our [Windows setup guide](https://developers.openai.com/codex/windows).
22 22
2323After you install it, you’ll find the extension in your left sidebar next to your other extensions.After you install it, you'll find Codex in your editor sidebar.
24In VS Code, Codex opens in the right sidebar by default.
24If you're using VS Code, restart the editor if you don't see Codex right away.25If you're using VS Code, restart the editor if you don't see Codex right away.
25 26
26If you're using Cursor, the activity bar displays horizontally by default. Collapsed items can hide Codex, so you can pin it and reorganize the order of the extensions.27If you're using Cursor, the activity bar displays horizontally by default. Collapsed items can hide Codex, so you can pin it and reorganize the order of the extensions.
35 36
36### Move Codex to the right sidebar37### Move Codex to the right sidebar
37 38
3839In VS Code, you can drag the Codex icon to the right of your editor to move it to the right sidebar.In VS Code, Codex appears in the right sidebar automatically.
40If you prefer it in the primary (left) sidebar, drag the Codex icon back to the left activity bar.
39 41
4042In some IDEs, like Cursor, you may need to temporarily change the activity bar orientation first:In VS Code forks like Cursor, you may need to move Codex to the right sidebar manually.
43To do that, you may need to temporarily change the activity bar orientation first:
41 44
421. Open your editor settings and search for `activity bar` (in Workbench settings).451. Open your editor settings and search for `activity bar` (in Workbench settings).
432. Change the orientation to `vertical`.462. Change the orientation to `vertical`.
48Now drag the Codex icon to the right sidebar (for example, next to your Cursor chat). Codex appears as another tab in the sidebar.51Now drag the Codex icon to the right sidebar (for example, next to your Cursor chat). Codex appears as another tab in the sidebar.
49 52
50After you move it, reset the activity bar orientation to `horizontal` to restore the default behavior.53After you move it, reset the activity bar orientation to `horizontal` to restore the default behavior.
54If you change your mind later, you can drag Codex back to the primary (left) sidebar at any time.
51 55
52### Sign in56### Sign in
53 57
64To see all available commands and bind them as keyboard shortcuts, select the settings icon in the Codex chat and select **Keyboard shortcuts**.68To see all available commands and bind them as keyboard shortcuts, select the settings icon in the Codex chat and select **Keyboard shortcuts**.
65You can also refer to the [Codex IDE extension commands](https://developers.openai.com/codex/ide/commands) page.69You can also refer to the [Codex IDE extension commands](https://developers.openai.com/codex/ide/commands) page.
66For a list of supported slash commands, see [Codex IDE extension slash commands](https://developers.openai.com/codex/ide/slash-commands).70For a list of supported slash commands, see [Codex IDE extension slash commands](https://developers.openai.com/codex/ide/slash-commands).
71If you're new to Codex, read the [best practices guide](https://developers.openai.com/codex/learn/best-practices).
67 72
68---73---
69 74