summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTy Dunn <ty@tydunn.com>2023-10-05 15:03:12 -0700
committerGitHub <noreply@github.com>2023-10-05 15:03:12 -0700
commit5451a277b758f8b6fcad54e812e110d6e728b220 (patch)
treea044101962ecb124c5f1e5004ad43a5eb6c554f0 /README.md
parent563336d5ca7d92c829ba522ef24ab7f4eeb2719d (diff)
downloadsncontinue-5451a277b758f8b6fcad54e812e110d6e728b220.tar.gz
sncontinue-5451a277b758f8b6fcad54e812e110d6e728b220.tar.bz2
sncontinue-5451a277b758f8b6fcad54e812e110d6e728b220.zip
adding refs to jetbrains (#520)
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/README.md b/README.md
index f194ead9..40099a32 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-> šŸŽ **New! [Use Code Llama with Continue](https://continue.dev/docs/walkthroughs/codellama)**
+> šŸŽ **New! [Try out the new JetBrains extension (Alpha)](https://plugins.jetbrains.com/plugin/22707-continue-extension)**
![Continue logo](c_d.png)
@@ -6,7 +6,7 @@
<div align="center">
-**[Continue](https://continue.dev/docs) is the open-source autopilot for software developmentā€”an IDE extension that brings the power of ChatGPT to [VS Code](https://marketplace.visualstudio.com/items?itemName=Continue.continue) and more**
+**[Continue](https://continue.dev/docs) is the open-source autopilot for software developmentā€”an IDE extension that brings the power of ChatGPT to [VS Code](https://marketplace.visualstudio.com/items?itemName=Continue.continue) and [JetBrains](https://plugins.jetbrains.com/plugin/22707-continue-extension)**
</div>
@@ -22,6 +22,8 @@
<img src="https://img.shields.io/badge/discord-join-continue.svg?labelColor=191937&color=6F6FF7&logo=discord" style="height: 36px;" />
</a>
+<p></p>
+
![Editing With Continue](readme.gif)
</div>
@@ -58,7 +60,7 @@ Press `cmd+shift+r` (MacOS) / `ctrl+shift+r` (Windows) when you come across an e
## Getting Started
-### [Download for VS Code](https://marketplace.visualstudio.com/items?itemName=Continue.continue)
+### Download for [VS Code](https://marketplace.visualstudio.com/items?itemName=Continue.continue) and [JetBrains](https://plugins.jetbrains.com/plugin/22707-continue-extension)
By default, Continue uses `GPT-4` and `GPT-3.5-turbo` via the OpenAI API. You can adjust the config to use different Large Language Models (LLMs), including local, private models. Read more [here](https://continue.dev/docs/customization/models).
@@ -76,4 +78,4 @@ Check out the [contribution ideas board](https://github.com/orgs/continuedev/pro
## License
-[Apache 2.0 Ā© 2023 Continue Dev, Inc.](./LICENSE)
+[Apache 2.0 Ā© 2023 Continue Dev, Inc.](./LICENSE) \ No newline at end of file