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

mapped edits: support de/serialization of mapped edits context so that it can be used across vscode sessions #194572

Merged
merged 4 commits into from
Oct 3, 2023

Commits on Oct 2, 2023

  1. refactor(chatModel): remove unused code

    especially because `isResponse` may've been incorrect because it would return true on a falsy value while `isRequest` checked for it
    ulugbekna committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    7eae2f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09be6d1 View commit details
    Browse the repository at this point in the history
  3. mapped edits: support de/serialization of mapped edits context so tha…

    …t it can be used across vscode sessions
    
    reservation/concern: the document versions are obsolete/incorrect, what should we do with them?
    ulugbekna committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    139e06a View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    d32f680 View commit details
    Browse the repository at this point in the history