Skip to content

Multiple Editors Causes Issues #5783

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
3 tasks done
thezachdrake opened this issue May 21, 2025 · 0 comments
Open
3 tasks done

Multiple Editors Causes Issues #5783

thezachdrake opened this issue May 21, 2025 · 0 comments
Assignees
Labels
kind:bug Indicates an unexpected problem or unintended behavior

Comments

@thezachdrake
Copy link

Before submitting your bug report

Relevant environment info

- OS: NixOS 24.11
- Continue version: 1.0.10
- IDE version: VSCodium 1.97.2

Description

I am trying to run multiple instances of VSCodium in multiple projects at the same time so I can work on multiple parts of a system at the same time. Each IDE instance is opened in its own nix-shell, in its own git repo, and I even have separate profiles for them in VSC with their own continue agents. However, it seems like my sessions are blending together between the two. The agent in one constantly refers to previous conversations we had in the other even though I am starting new sessions. For example the agent in project A just tried to add info on a table that exists in project b. When I try to manually re index my docs and code base in each one I get SQLITE corruption errors. Is it not possible to be able to work on multiple projects at once?

To reproduce

No response

Log output

@dosubot dosubot bot added the kind:bug Indicates an unexpected problem or unintended behavior label May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug Indicates an unexpected problem or unintended behavior
Projects
Status: Todo
Development

No branches or pull requests

2 participants