diff --git a/docs/cody/use-cases/vsc-tutorial.mdx b/docs/cody/use-cases/vsc-tutorial.mdx index cba6cbf12..cac9cefbe 100644 --- a/docs/cody/use-cases/vsc-tutorial.mdx +++ b/docs/cody/use-cases/vsc-tutorial.mdx @@ -92,9 +92,9 @@ Cody offers an extensive set of default key bindings (keyboard shortcuts) to mak ### Keyboard Shortcuts Editor -The `Keyboard Shortcuts Editor` allows you to easily update the default bindings (keyboard shortcuts). This is particularly useful if the default key bindings conflict with your current or preferred key bindings. By accessing the `Keyboard Shortcuts Editor`, you can search for specific commands, reassign keybindings, and customize your keyboard shortcuts to suit your workflow. +The `Keyboard Shortcuts Editor` allows you to easily update the default bindings (keyboard shortcuts). This is particularly useful if the default key bindings conflict with your current or preferred key bindings. By accessing the `Keyboard Shortcuts Editor` in VSCode or `Keymap Shortcuts Editor` in JetBrains, you can search for specific commands, reassign keybindings, and customize your keyboard shortcuts to suit your workflow. -### Getting Started +### Getting Started (VSCode) To get started: 1. Click on the **Keyboard Shortcuts** icon in the Cody sidebar under `**SETTINGS AND SUPPORT**` to open the `Keyboard Shortcuts Editor`. @@ -102,6 +102,14 @@ To get started: 3. Once you have found the command you want to reassign keybindings for, click on it to select it. 4. Follow the instruction on screen to assign a new keybinding. +### Getting Started (JetBrain) + +To get started: +1. Click on the **IntelliJ IDEA** icon at the top menu bar and then click on **Keymap** from the dropdown to open the `Keymap Shortcuts Editor`. +2. In the `Keymap Shortcuts Editor`, you can search for a specific command by typing in the search bar. +3. Once you have found the command you want to reassign keymappings for, click on it to select it. +4. Follow the instruction on screen to assign a new keymappings. + **✨ Pro-tips for assigning keyboard shortcuts for Cody** - You can assign key bindings (keyboard shortcuts) to individual custom commands.