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
- A supported editor extension (VS Code, JetBrains, Visual Studio)
23
23
24
24
The autocomplete feature is enabled by default on all IDE extensions, i.e., VS Code and JetBrains. Generally, there's a checkbox in the extension settings that confirms whether the autocomplete feature is enabled or not. In addition, some autocomplete settings are optionally and explicitly supported by some IDEs. For example, JetBrains IDEs have settings that allow you to customize colors and styles of the autocomplete suggestions.
Copy file name to clipboardExpand all lines: docs/cody/capabilities/chat.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
<Tabtitle="Free/Pro">
7
7
You can **chat** with Cody to ask questions about your code, generate code, and edit code. By default, Cody has the context of your open file and entire repository, and you can use `@` to add context for specific files, symbols, remote repositories, or other non-code artifacts.
8
8
9
-
You can do it from the **chat** panel of the supported editor extensions ([VS Code](/cody/clients/install-vscode), [JetBrains](/cody/clients/install-jetbrains), [Visual Studio](/cody/clients/install-visual-studio), [Eclispe](/cody/clients/install-eclipse)) or in the [web](/cody/clients/cody-with-sourcegraph) app.
9
+
You can do it from the **chat** panel of the supported editor extensions ([VS Code](/cody/clients/install-vscode), [JetBrains](/cody/clients/install-jetbrains), [Visual Studio](/cody/clients/install-visual-studio)) or in the [web](/cody/clients/cody-with-sourcegraph) app.
Copy file name to clipboardExpand all lines: docs/cody/clients/cody-with-sourcegraph.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
<pclassName="subtitle">Learn how to use Cody in the web interface with your Sourcegraph.com instance.</p>
4
4
5
-
In addition to the Cody extensions for [VS Code](/cody/clients/install-vscode), [JetBrains](/cody/clients/install-jetbrains), [Visual Studio](/cody/clients/install-visual-studio), and [Eclispe](/cody/clients/install-eclipse) IDEs, Cody is also available in the Sourcegraph web app. Community users can use Cody for free by logging into their accounts on Sourcegraph.com, and enterprise users can use Cody within their Sourcegraph instance.
5
+
In addition to the Cody extensions for [VS Code](/cody/clients/install-vscode), [JetBrains](/cody/clients/install-jetbrains), and [Visual Studio](/cody/clients/install-visual-studio) IDEs, Cody is also available in the Sourcegraph web app. Community users can use Cody for free by logging into their accounts on Sourcegraph.com, and enterprise users can use Cody within their Sourcegraph instance.
6
6
7
7
<LinkCards>
8
8
<LinkCardhref="https://sourcegraph.com/cody/chat"imgSrc="https://storage.googleapis.com/sourcegraph-assets/Docs/new-chat-icon.svg"imgAlt="Cody for Web"title="Cody for Web"description="Use Cody in the Sourcegraph Web App." />
Copy file name to clipboardExpand all lines: docs/cody/clients/index.mdx
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,6 @@
6
6
<ProductCardhref="/cody/clients/install-vscode"imgSrc="https://storage.googleapis.com/sourcegraph-assets/docs/images/cody/vscode.svg"imgAlt="VS Code"title="Cody for VS Code"description="Install Cody's free extension for VS Code. " />
7
7
<ProductCardhref="/cody/clients/install-jetbrains"imgSrc="https://storage.googleapis.com/sourcegraph-assets/docs/images/cody/jb_beam.svg"imgAlt="JetBrains"title="Cody for JetBrains"description="Install Cody's free extension for JetBrains." />
8
8
<ProductCardhref="/cody/clients/install-visual-studio"imgSrc="https://storage.googleapis.com/sourcegraph-assets/Docs/visual-studio-Product-Icon.svg"imgAlt="Visual Studio"title="Cody for Visual Studio (Experimental)"description="Install Cody's free extension for Visual Studio." />
9
-
<ProductCardhref="/cody/clients/install-eclipse"imgSrc="https://storage.googleapis.com/sourcegraph-assets/Docs/eclipse.svg"imgAlt="Eclipse"title="Cody for Eclipse (Experimental)"description="Install Cody's free extension for Eclipse." />
10
9
<ProductCardhref="/cody/clients/cody-with-sourcegraph"imgSrc="https://storage.googleapis.com/sourcegraph-assets/Docs/new-chat-icon.svg"imgAlt="Cody Web"title="Cody for Web"description="Use Cody in the Sourcegraph web app." />
11
10
<ProductCardhref="/cody/clients/install-cli"imgSrc="https://storage.googleapis.com/sourcegraph-assets/docs/images/cody/command-line-blue.svg"imgAlt="Cody CLI"title="Cody CLI"description="Run Cody from the command line." />
12
11
<ProductCardhref="/cody/clients/enable-cody-enterprise"imgSrc="https://storage.googleapis.com/sourcegraph-assets/Docs/sg-new-logo.svg"imgAlt="Cody Enterprise"title="Cody Enterprise"description="Get in touch with our team to try Cody for Sourcegraph Enterprise." />
Cody connects seamlessly with codehosts like [GitHub](https://github.com/login?client_id=e917b2b7fa9040e1edd4), [GitLab](https://gitlab.com/users/sign_in) and IDEs like [VS Code](/cody/clients/install-vscode), [JetBrains](/cody/clients/install-jetbrains), [Visual Studio](/cody/clients/install-visual-studio), and [Eclipse](/cody/clients/install-eclipse). Once connected, Cody acts as your personal AI coding assistant, equipped with the following capabilities:
16
+
Cody connects seamlessly with codehosts like [GitHub](https://github.com/login?client_id=e917b2b7fa9040e1edd4), [GitLab](https://gitlab.com/users/sign_in) and IDEs like [VS Code](/cody/clients/install-vscode), [JetBrains](/cody/clients/install-jetbrains), and [Visual Studio](/cody/clients/install-visual-studio). Once connected, Cody acts as your personal AI coding assistant, equipped with the following capabilities:
17
17
18
18
1. Developer chat with the most powerful models and context
19
19
2. Code completions, code edits, and customizable prompts
@@ -27,7 +27,6 @@ You can start using Cody with one of the following options:
27
27
<ProductCardhref="/cody/clients/install-vscode"imgSrc="https://storage.googleapis.com/sourcegraph-assets/docs/images/cody/vscode.svg"imgAlt="VS Code"title="Cody for VS Code"description="Install Cody's free extension for VS Code. " />
28
28
<ProductCardhref="/cody/clients/install-jetbrains"imgSrc="https://storage.googleapis.com/sourcegraph-assets/docs/images/cody/jb_beam.svg"imgAlt="JetBrains"title="Cody for JetBrains"description="Install Cody's free extension for JetBrains." />
29
29
<ProductCardhref="/cody/clients/install-visual-studio"imgSrc="https://storage.googleapis.com/sourcegraph-assets/Docs/visual-studio-Product-Icon.svg"imgAlt="Visual Studio"title="Cody for Visual Studio (Experimental)"description="Install Cody's free extension for Visual Studio." />
30
-
<ProductCardhref="/cody/clients/install-eclipse"imgSrc="https://storage.googleapis.com/sourcegraph-assets/Docs/eclipse.svg"imgAlt="Eclipse"title="Cody for Eclipse (Experimental)"description="Install Cody's free extension for Eclipse." />
31
30
<ProductCardhref="/cody/clients/cody-with-sourcegraph"imgSrc="https://storage.googleapis.com/sourcegraph-assets/Docs/new-chat-icon.svg"imgAlt="Cody Web"title="Cody for Web"description="Use Cody in the Sourcegraph web app." />
32
31
<ProductCardhref="/cody/clients/install-cli"imgSrc="https://storage.googleapis.com/sourcegraph-assets/docs/images/cody/command-line-blue.svg"imgAlt="Cody CLI"title="Cody CLI"description="Run Cody from the command line." />
33
32
<ProductCardhref="/cody/clients/enable-cody-enterprise"imgSrc="https://storage.googleapis.com/sourcegraph-assets/Docs/sg-new-logo.svg"imgAlt="Cody Enterprise"title="Cody Enterprise"description="Get in touch with our team to try Cody for Sourcegraph Enterprise." />
If you would like to add a forked repository as Cody context, you may need to add `"search.includeForks": true` to the [global settings](/admin/config/settings#editing-global-settings-for-site-admins) for your instance.
244
244
245
-
## Eclipse extension
245
+
{/*## Eclipse extension
246
246
247
247
### See a white screen the first time you open Cody chat
248
248
@@ -264,7 +264,7 @@ You can open the Cody Log view using the same steps as above, but instead, selec
264
264
265
265
This will include more information about what Cody is doing, including any errors. There is a copy button at the top right of the log view that you can use to copy the log to your clipboard and send it to us. Be careful not to include any sensitive information, as the log communication is verbose and may contain tokens.
266
266
267
-
Additionally, Eclipse's built-in Error Log can be used to view any uncaught exceptions and their stack traces. You can open the Error Log using the **Window > Show View > Error Log** menu.
267
+
Additionally, Eclipse's built-in Error Log can be used to view any uncaught exceptions and their stack traces. You can open the Error Log using the **Window > Show View > Error Log** menu.*/}
| Reasonable use autocomplete limits | VS Code, JetBrains IDEs, Visual Studio, and Eclipse| Multi-tenant Cloud | SSO/SAML with basic GitHub, GitLab, Google | Community support only |
13
+
| Reasonable use autocomplete limits | VS Code, JetBrains IDEs, and Visual Studio | Multi-tenant Cloud | SSO/SAML with basic GitHub, GitLab, Google | Community support only |
14
14
| Reasonable use chat messages and prompts per month | All popular coding languages | - | - | - |
15
15
| Multiple LLM selection (Claude 3.5 Sonnet, Gemini 1.5 Pro and Flash) | Natural language search | - | - | - |
16
16
@@ -29,7 +29,7 @@ The Enterprise Starter plan provides extended usage limits and advanced features
29
29
|**AI features**| - Autocompletions <br /> - 200 chat messages and prompts per month <br /> - Multiple LLM choices for chat | - Code autocomplete and chat <br /> - More powerful LLMs for chat (GPT-4o, Claude 3 Opus) <br /> - Integrated search results |
|**Compatibility**| - VS Code, JetBrains IDEs, Visual Studio, and Eclipse <br /> - All popular coding languages <br /> Natural language search <br /> - All major code hosts | - VS Code, JetBrains IDEs, Visual Studio, and Eclipse <br /> - All popular coding languages <br /> Natural language search <br /> - Code hosted on GitHub |
32
+
|**Compatibility**| - VS Code, JetBrains IDEs, and Visual Studio<br /> - All popular coding languages <br /> Natural language search <br /> - All major code hosts | - VS Code, JetBrains IDEs, and Visual Studio <br /> - All popular coding languages <br /> Natural language search <br /> - Code hosted on GitHub |
33
33
|**Support**| - Community support only | - 9x5 Support |
0 commit comments