Problem
Qoder currently does not support syncing settings and extensions across devices. For users who work on multiple machines, this means they have to manually reinstall plugins and reconfigure their editor every time they switch to a new device or environment.
Solution
Add a built-in sync feature for user settings and extensions, similar to VS Code’s Settings Sync.
How should it work?
Qoder could allow users to sign in to their account and sync the following:
-
User settings
-
Keyboard shortcuts
-
Installed extensions
-
Extension settings
-
Themes
-
Snippets
Use Case
This feature would be useful when:
-
switching between a work desktop and a personal laptop
-
setting up a new machine
-
reinstalling the system or IDE
-
working in different environments while wanting the same editor experience
Priority
-
High - Blocking issue -
Medium - Important improvement -
Low - Nice to have
Additional Info
(Optional: screenshots, examples, links)