ide.md +12 −6
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
76 80
77Use the default model or switch to other models to leverage their respective strengths.](https://developers.openai.com/codex/ide/features#switch-between-models)[### Adjust reasoning effort81Use the default model or switch to other models to leverage their respective strengths.](https://developers.openai.com/codex/ide/features#switch-between-models)[### Adjust reasoning effort
78 82
7983Choose `low`, `medium`, or `high` to trade off speed and depth based on the task.](https://developers.openai.com/codex/ide/features#adjust-reasoning-effort)[### Choose an approval modeChoose `low`, `medium`, or `high` to trade off speed and depth based on the task.](https://developers.openai.com/codex/ide/features#adjust-reasoning-effort)[### Image generation
84
85Generate or edit images without leaving your editor, and use reference assets when you need iteration.](https://developers.openai.com/codex/ide/features#image-generation)[### Choose an approval mode
80 86
81Switch between `Chat`, `Agent`, and `Agent (Full Access)` depending on how much autonomy you want Codex to have.](https://developers.openai.com/codex/ide/features#choose-an-approval-mode)[### Delegate to the cloud87Switch between `Chat`, `Agent`, and `Agent (Full Access)` depending on how much autonomy you want Codex to have.](https://developers.openai.com/codex/ide/features#choose-an-approval-mode)[### Delegate to the cloud
82 88