continuedev / continuedev/continue
Ability to load publicly available remote config
Open
Nobody has claimed this yet.
area:configuration
kind:enhancement
needs-triage
- Dominant language
- TypeScript
- Stars
- 36k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
Validations
- I believe this is a way to improve. I'll try to join the Continue Discord for questions
- I'm not able to find an open issue that requests the same enhancement
Problem
I want to be able to share a config file among my devices, without needing to copy across them manually every time I change something. I was thinking about using the modifyConfig in config.ts to do so, but it is not async, so no network requests can be made to pull down the file with the common configs. This has been discussed on this thread and I was told to open an issue since a solution to this is planned, but not available yet, so that progress could be tracked. Mentioning @sestinj since he told me to open this issue, you are aware of it :)
Solution
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.