Rohan Advani

Results 19 comments of Rohan Advani

@andrewpareles i have written the code for it but after the initial build the vs code doesn't reset, can u tell me the path of the builds, I am on...

turns out it is getting saved as /code-oss-dev in %appdata% for dev build I am not sure if it is the same while downloading through the website

so i have found the solution, VSC maintains a local database using "@vscode/spqlite3" now to copy the state.vscdb we either need a take the snapshot of that, as we directly...

@andrewpareles so should we make them close vs code while transferring?

yes, only profile needs closing editors other files are JSON except the profile file which is SQL state and when running, is blocked by OS. I'll add profile in void's...

@andrewpareles i found the way where we can directly transfer it there are few workarounds can you just tell me where do we store onboarding state or gemini key so...

so the onboarding data would get deleted if we use transfer from vscode/windsurf/cursor as the api keys and data is stored in each profile as the the corresponding vscdb doesn't...

@andrewpareles everything is working i just have one doubt when we run _hostservice.restar does it remove in memory data otherwise everything is working and even api keys are getting saved...

@SanchitGeez assign this task to me