Feature Request: Sync Kilo Code Settings and Modes Across #2057
dpalfery
started this conversation in
1. Feature requests
Replies: 2 comments
-
Yes this is a much needed feat, as I have to manually export its time settings between my 2 devices. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I made the code and committed in a PR. #2324 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Feature Request: Sync Kilo Code Settings and Modes Across Devices
Problem
When using Kilo Code across multiple machines (e.g., work PC, personal laptop, devcontainer/VM), users must manually reconfigure their settings, modes, and preferences on each device. This creates friction and slows down productivity—especially for those who rely on customized modes or fine-tuned model setups.
Proposed Solution
Enable cross-device sync for Kilo Code by leveraging VS Code’s existing Settings Sync infrastructure. VS Code already supports syncing preferences, extensions, and UI configurations through the user’s GitHub/Microsoft account. Kilo Code could integrate with this mechanism to sync its own settings and mode definitions.
What Should Sync
Benefits
Nice-to-Haves (Future Extensions)
Alternatives Considered
Request
Would the team consider adding Settings + Modes Sync support in an upcoming release, using VS Code’s sync framework as the backbone?
Beta Was this translation helpful? Give feedback.
All reactions