From a0247739027cb569a53fd4329240814ff241c90f Mon Sep 17 00:00:00 2001 From: Maedah Batool Date: Fri, 23 Aug 2024 10:12:23 -0700 Subject: [PATCH] Update install-vscode.mdx --- docs/cody/clients/install-vscode.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cody/clients/install-vscode.mdx b/docs/cody/clients/install-vscode.mdx index 7ccab20a3..32b30b5ec 100644 --- a/docs/cody/clients/install-vscode.mdx +++ b/docs/cody/clients/install-vscode.mdx @@ -172,7 +172,7 @@ Cody defaults to showing @-mention context chips for all the context it intends When you start a new Cody chat, the chat input window opens with a default `@-mention` context chips for all the context it intends to use. This context is based on your current repository and current file (or a file selection if you have code highlighted). -![context-retrieval](https://storage.googleapis.com/sourcegraph-assets/Docs/context-retrieval-0724.png) +![context-retrieval](https://storage.googleapis.com/sourcegraph-assets/Docs/context-retrieval-0724.jpg) At any point in time, you can edit these context chips or remove them completely if you do not want to use these as context. Any chat without a context chip will instruct Cody to use no codebase context. However, you can always provide an alternate `@-mention` file or symbols to let Cody use it as a new source of context.