Skip to content
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

Return to last session doesn't work switching from inline edit #3382

Open
3 tasks done
priyashpatil opened this issue Dec 15, 2024 · 0 comments
Open
3 tasks done

Return to last session doesn't work switching from inline edit #3382

priyashpatil opened this issue Dec 15, 2024 · 0 comments
Assignees
Labels
area:inline-edit Relates to the auto refactor feature ide:vscode Relates specifically to VS Code extension kind:bug Indicates an unexpected problem or unintended behavior "needs-triage"

Comments

@priyashpatil
Copy link
Contributor

Before submitting your bug report

Relevant environment info

- OS: MacOS
- Continue version: 0.9.244
- IDE version: VS Code 1.96.0
- Model: NA
- config.json:

Description

Return to last session doesn't work when started a chat abandoning inline edits with more than one context.

To reproduce

  1. Start a normal chat
  2. For inline edits select first file using CMD + A and then CMD + I
  3. Select another file using the same CMD + A and then CMD + I
  4. Now click start a new from menu "+"
  5. Click "Last session"

Log output

[Extension Host] Error loading session: Error: Session file /Users/priyash/.continue/sessions/804865e3-ced4-4861-8e7a-10bc3b35f3fb.json does not exist
console.ts:137 [Extension Host] Error loading session: Error: Session file /Users/priyash/.continue/sessions/6b726dc0-fc5e-4248-8174-28b85608d933.json does not exist
console.ts:137 [Extension Host] Error loading session: Error: Session file /Users/priyash/.continue/sessions/804865e3-ced4-4861-8e7a-10bc3b35f3fb.json does not exist
console.ts:137 [Extension Host] Error loading session: Error: Session file /Users/priyash/.continue/sessions/6b726dc0-fc5e-4248-8174-28b85608d933.json does not exist
console.ts:137 [Extension Host] Error loading session: Error: Session file /Users/priyash/.continue/sessions/804865e3-ced4-4861-8e7a-10bc3b35f3fb.json does not exist
console.ts:137 [Extension Host] Error loading session: Error: Session file /Users/priyash/.continue/sessions/6b726dc0-fc5e-4248-8174-28b85608d933.json does not exist
@dosubot dosubot bot added area:inline-edit Relates to the auto refactor feature ide:vscode Relates specifically to VS Code extension kind:bug Indicates an unexpected problem or unintended behavior labels Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:inline-edit Relates to the auto refactor feature ide:vscode Relates specifically to VS Code extension kind:bug Indicates an unexpected problem or unintended behavior "needs-triage"
Projects
None yet
Development

No branches or pull requests

3 participants