I want to use Cursor to develop on two PCs (one for home and one for when I’m on the go).
However, when I switch to a different PC, Cursor does not remember the source code context, which is causing issues.
I would like to share chat history and Composer content between the two PCs. How can I achieve this?
(Currently, I am sharing the source code via GitHub.)
I researched online and found that VS Code has a Settings Sync
feature that might be useful, but I couldn’t find this feature in Cursor.
If anyone who works on group development has a method for handling this, I would really appreciate your advice!