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

Conversation

ulugbekna
Copy link
Contributor

reservation/concern: the document versions are obsolete/incorrect, what should we do with them?

@roblourens @jrieken would appreciate if you could have a look, thanks heaps!

@ulugbekna ulugbekna self-assigned this Oct 1, 2023
@VSCodeTriageBot VSCodeTriageBot added this to the October 2023 milestone Oct 1, 2023
jrieken
jrieken previously approved these changes Oct 2, 2023
especially because `isResponse` may've been incorrect because it would return true on a falsy value while `isRequest` checked for it
@ulugbekna ulugbekna force-pushed the ulugbekna/code-mappers-context-serialization branch from fc76932 to f1f64c8 Compare October 2, 2023 15:28
@ulugbekna
Copy link
Contributor Author

CI was failing because of a snapshot testing bug which was fixed on latest main. Rebased and force pushed (sorry, should've rather created a merge commit (?))

roblourens
roblourens previously approved these changes Oct 2, 2023
…t it can be used across vscode sessions

reservation/concern: the document versions are obsolete/incorrect, what should we do with them?
@ulugbekna ulugbekna dismissed stale reviews from roblourens and jrieken via 139e06a October 2, 2023 21:05
@ulugbekna ulugbekna force-pushed the ulugbekna/code-mappers-context-serialization branch from f1f64c8 to 139e06a Compare October 2, 2023 21:05
@ulugbekna ulugbekna force-pushed the ulugbekna/code-mappers-context-serialization branch from 3e2b6d6 to d32f680 Compare October 3, 2023 12:21
@ulugbekna ulugbekna merged commit 2bdd4af into main Oct 3, 2023
6 checks passed
@ulugbekna ulugbekna deleted the ulugbekna/code-mappers-context-serialization branch October 3, 2023 12:41
Alex0007 pushed a commit to Alex0007/vscode that referenced this pull request Oct 26, 2023
…t it can be used across vscode sessions (microsoft#194572)

* 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

* refactor(mapped edits): better names

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

reservation/concern: the document versions are obsolete/incorrect, what should we do with them?

* mapped edits: fix test failing remotely but not locally
@github-actions github-actions bot locked and limited conversation to collaborators Nov 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants