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/index.mdx
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,14 +14,15 @@ Cody connects seamlessly with codehosts like [GitHub](https://github.com/login?c
14
14
15
15
## Getting started
16
16
17
-
You can start using Cody with one of the following clients:
17
+
You can start using Cody with one of the following options:
18
18
19
19
<ProductCards>
20
-
<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. " />
21
-
<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." />
22
-
<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." />
23
-
<ProductCardhref="/cody/clients/cody-with-sourcegraph"imgSrc="https://storage.googleapis.com/sourcegraph-assets/docs/images/cody/cody-logomark-default.svg"imgAlt="Cody Web"title="Cody for Web"description="Use Cody with the Sourcegraph web app interface." />
24
-
<ProductCardhref="/cody/clients/enable-cody-enterprise"imgSrc="https://sourcegraph.com/.assets/img/sourcegraph-mark.svg"imgAlt="Cody Enterprise"title="Cody Enterprise"description="Get in touch with our team to try Cody for Sourcegraph Enterprise." />
20
+
<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. " />
21
+
<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." />
22
+
<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." />
23
+
<ProductCardhref="/cody/clients/cody-with-sourcegraph"imgSrc="https://storage.googleapis.com/sourcegraph-assets/docs/images/cody/cody-logomark-default.svg"imgAlt="Cody Web"title="Cody for Web"description="Use Cody in the Sourcegraph web app." />
24
+
<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." />
25
+
<ProductCardhref="/cody/clients/enable-cody-enterprise"imgSrc="https://sourcegraph.com/.assets/img/sourcegraph-mark.svg"imgAlt="Cody Enterprise"title="Cody Enterprise"description="Get in touch with our team to try Cody for Sourcegraph Enterprise." />
0 commit comments