summaryrefslogtreecommitdiff
path: root/extension
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-07-28 20:01:12 -0700
committerNate Sesti <sestinj@gmail.com>2023-07-28 20:01:12 -0700
commit41c1a32c88bfb82efb52630bae113b8d970272cc (patch)
tree409fe71ab48883c8b6b33216999db60aa48dd08b /extension
parent440f279734bc30bdbc3cecd7ee8fa81630044329 (diff)
downloadsncontinue-41c1a32c88bfb82efb52630bae113b8d970272cc.tar.gz
sncontinue-41c1a32c88bfb82efb52630bae113b8d970272cc.tar.bz2
sncontinue-41c1a32c88bfb82efb52630bae113b8d970272cc.zip
docs: :memo: improved README for VS Code marketplace
Diffstat (limited to 'extension')
-rw-r--r--extension/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/extension/README.md b/extension/README.md
index acb9e097..55f8eeaa 100644
--- a/extension/README.md
+++ b/extension/README.md
@@ -2,6 +2,8 @@
**[Continue](https://continue.dev/docs) is the open-source autopilot for software development—a [VS Code extension](https://marketplace.visualstudio.com/items?itemName=Continue.continue) that brings the power of ChatGPT to your IDE**
+![Editing with Continue](https://github.com/continuedev/continue/blob/main/readme.gif?raw=true)
+
## Task, not tab, auto-complete
### Get possible explainations
@@ -41,6 +43,8 @@ If your Continue server is not setting up, please check the console logs:
3. Select `Console`
4. Read the console logs
+\*The Continue VS Code extension is currently in beta. It will attempt to start the Continue Python server locally for you, but if this fails you can run the server manually as is explained here: [Running the Continue server manually](https://continue.dev/docs/how-continue-works)
+
## License
[Apache 2.0 © 2023 Continue Dev, Inc.](./LICENSE)