Skip to content
Closed
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
9 changes: 9 additions & 0 deletions docs/cody/clients/install-vscode.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -266,3 +266,12 @@ To generate chat and commands with Ollama locally, follow these steps:
- Currently, you will need to restart VS Code to see the new models

<Callout type="note">You can run `ollama list` in your terminal to see what models are currently available on your machine.</Callout>
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Crystal


## Keyboard Shortcuts

To help you streamline your workflow, Cody provides a set of keyboard shortcuts that you can bind to your preferred key combination. There is a whole list of keyboard shortcuts available that you can access via:

- Click the Cody icon from the [Activity sidebar](https://code.visualstudio.com/api/ux-guidelines/activity-bar)
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • [ ]

- Then click **Keyboard Shortcuts** under the **Settings & Support** menu.

![cody-vscode-shortcuts](https://storage.googleapis.com/sourcegraph-assets/Docs/vsc-shortcuts.png)