Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 10 additions & 2 deletions docs/cody/use-cases/vsc-tutorial.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -92,16 +92,24 @@ 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`.
2. In the `Keyboard 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 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.