Skip to content

Commit d235239

Browse files
Merge pull request continuedev#5327 from uinstinct/docs-local-config
correct steps to open local configuration file
2 parents 1469e0f + 5a5c6e1 commit d235239

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

docs/docs/customize/deep-dives/configuration.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,14 @@ Hub Assistants can be managed in [the Hub](https://hub.continue.dev). See [Editi
1717

1818
Local user-level configuration is stored and can be edited in your home directory in `config.yaml`:
1919

20-
To open `config.yaml`, you can click the "gear" icon in the header of the Continue Chat sidebar to open the settings page, and then click `Open Assistant configuration` to open the file. When editing this file, you can see the available options suggested as you type, or check the reference below.
21-
2220
- `~/.continue/config.yaml` (MacOS / Linux)
2321
- `%USERPROFILE%\.continue\config.yaml` (Windows)
2422

25-
When you save a config file from the IDE, Continue will automatically refresh to take into account your changes. A config file is automatically created the first time you use Continue, and always automatically generated with default values if it doesn't exist.
23+
To open this `config.yaml`, you need to open the assistants dropdown in the top-right portion of the chat input. On that dropdown beside the "Local Assistant" option, select the cog icon. It will open the local `config.yaml`.
24+
25+
![local-config-open-steps](/img/local-config-open-steps.png)
26+
27+
When editing this file, you can see the available options suggested as you type, or check the reference below. When you save a config file from the IDE, Continue will automatically refresh to take into account your changes. A config file is automatically created the first time you use Continue, and always automatically generated with default values if it doesn't exist.
2628

2729
See the full reference for `config.yaml` [here](../../reference.md).
2830

64.2 KB
Loading

0 commit comments

Comments
 (0)