You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/cody/clients/install-jetbrains.mdx
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,9 +85,7 @@ The chat interface is designed intuitively. Your very first chat input lives at
85
85
86
86
Since your first message to Cody anchors the conversation, you can return to the top chat box anytime, edit your prompt, or re-run it using a different LLM model.
<Callouttype="info"> Users should be on the Cody for JetBrains extension v2023.2 or more to get this new and improved chat UI.</Callout>
93
91
@@ -138,7 +136,7 @@ For chat messages where Cody provides multiple code suggestions, you can apply e
138
136
139
137
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).
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 to let Cody use it as a new source of context.
144
142
@@ -210,7 +208,7 @@ Cody with JetBrains offers quick, ready-to-use [prompts and commands](/cody/capa
0 commit comments