diff --git a/extensions/vscode/README.md b/extensions/vscode/README.md index 1bc087276a1..a076fdabe4b 100644 --- a/extensions/vscode/README.md +++ b/extensions/vscode/README.md @@ -26,29 +26,31 @@
+## Agent + +[Agent](https://continue.dev/docs/agent/how-to-use-it) enables you to make more substantial changes to your codebase + + + ## Chat -[Chat](https://continue.dev/docs/chat/how-to-use-it) makes it easy to ask for help from an LLM without needing to leave the IDE +[Chat](https://continue.dev/docs/chat/how-to-use-it) makes it easy to ask for help from an LLM without needing to leave +the IDE - + ## Autocomplete [Autocomplete](https://continue.dev/docs/autocomplete/how-to-use-it) provides inline code suggestions as you type - + ## Edit -[Edit](https://continue.dev/docs/edit/how-to-use-it) is a convenient way to modify code without leaving your current file - - - -## Agent - -[Agent](https://continue.dev/docs/agent/how-to-use-it) enables you to make more substantial changes to your codebase +[Edit](https://continue.dev/docs/edit/how-to-use-it) is a convenient way to modify code without leaving your current +file - +