continue
continue copied to clipboard
extensions: add remote config sync job to IDEA
Description
Now remote config set in IDEA Plugin settings is synced periodically the same way as a VSCode one.
Checklist
- [x] The base branch of this PR is
dev, rather thanmain - [x] The relevant docs, if any, have been updated or created
Testing
- Check configs in
~/.continue/.configs - Set remote config server in IDEA Plugin.
- Check
~/.continue/.configs. There should be new folder with your server hostname and aconfig.js/config.json(If server returns JSON withconfigJsandconfigJsonkeys.