ide/commands.md +1 −1
17| ------------------------- | ------------------------------------------ | --------------------------------------------------------- |17| ------------------------- | ------------------------------------------ | --------------------------------------------------------- |
18| `chatgpt.addToThread` | - | Add selected text range as context for the current thread |18| `chatgpt.addToThread` | - | Add selected text range as context for the current thread |
19| `chatgpt.addFileToThread` | - | Add the entire file as context for the current thread |19| `chatgpt.addFileToThread` | - | Add the entire file as context for the current thread |
2020| `chatgpt.newChat` | macOS: `Cmd+N` Windows/Linux: `Ctrl+N` | Create a new thread || `chatgpt.newChat` | macOS: `Cmd+N`<br/>Windows/Linux: `Ctrl+N` | Create a new thread |
21| `chatgpt.implementTodo` | - | Ask Codex to address the selected TODO comment |21| `chatgpt.implementTodo` | - | Ask Codex to address the selected TODO comment |
22| `chatgpt.newCodexPanel` | - | Create a new Codex panel |22| `chatgpt.newCodexPanel` | - | Create a new Codex panel |
23| `chatgpt.openSidebar` | - | Opens the Codex sidebar panel |23| `chatgpt.openSidebar` | - | Opens the Codex sidebar panel |