ide.md +14 −7
16- [Download for Visual Studio Code Insiders](https://marketplace.visualstudio.com/items?itemName=openai.chatgpt)16- [Download for Visual Studio Code Insiders](https://marketplace.visualstudio.com/items?itemName=openai.chatgpt)
17- [Download for JetBrains IDEs](#jetbrains-ide-integration)17- [Download for JetBrains IDEs](#jetbrains-ide-integration)
18 18
1919The Codex VS Code extension is available on macOS and Linux. Windows supportCodex IDE integrations for VS Code-compatible editors and JetBrains IDEs are
2020is experimental. For the best Windows experience, use Codex in a WSL workspace available on macOS, Windows, and Linux. On Windows, run Codex natively with
2121and follow our [Windows setup guide](https://developers.openai.com/codex/windows). the Windows sandbox, or use WSL2 when you need a Linux-native environment. For
22setup details, see the [Windows setup guide](https://developers.openai.com/codex/windows).
22 23
2324After 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.
25In 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.26If you're using VS Code, restart the editor if you don't see Codex right away.
25 27
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.28If 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 37
36### Move Codex to the right sidebar38### Move Codex to the right sidebar
37 39
3840In 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.
41If you prefer it in the primary (left) sidebar, drag the Codex icon back to the left activity bar.
39 42
4043In 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.
44To do that, you may need to temporarily change the activity bar orientation first:
41 45
421. Open your editor settings and search for `activity bar` (in Workbench settings).461. Open your editor settings and search for `activity bar` (in Workbench settings).
432. Change the orientation to `vertical`.472. 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.52Now drag the Codex icon to the right sidebar (for example, next to your Cursor chat). Codex appears as another tab in the sidebar.
49 53
50After you move it, reset the activity bar orientation to `horizontal` to restore the default behavior.54After you move it, reset the activity bar orientation to `horizontal` to restore the default behavior.
55If you change your mind later, you can drag Codex back to the primary (left) sidebar at any time.
51 56
52### Sign in57### Sign in
53 58
76 81
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 effort82Use 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 83
7984Choose `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
85
86Generate 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 87
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 cloud88Switch 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 89