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

Crash when trying to deep clone options with some diff providers #3558

Closed
hediet opened this issue Feb 15, 2023 · 1 comment · Fixed by microsoft/vscode#192151
Closed

Crash when trying to deep clone options with some diff providers #3558

hediet opened this issue Feb 15, 2023 · 1 comment · Fixed by microsoft/vscode#192151
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug diff-editor verified Verification succeeded

Comments

@hediet
Copy link
Member Author

hediet commented Sep 4, 2023

Passing in the diff algorithm as option is no longer supported. Instead, a service should be used.
Playground example (check playground example source code)

hediet added a commit to microsoft/vscode that referenced this issue Sep 4, 2023
@bhavyaus bhavyaus added the verified Verification succeeded label Sep 28, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Oct 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug diff-editor verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants