-
Notifications
You must be signed in to change notification settings - Fork 299
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
Bug: Notebook Editor, Interactive Window, Python Editor does not work with diff #1270
Comments
Looks very similar to this: https://github.com/microsoft/vscode-python/issues/7905#issue-505479525 |
In my case, the automatically loaded Notebook Editor always mess up with diffs inside the |
@harvastum Repro-ed. We'll triage this, thank you for the bug report! Note also that we did not regress microsoft/vscode-python#7905—opening the diff panels from source control still works fine. We may be able to address this by returning early in |
Thanks for your feedback. This issue will be addressed once VS Code adds native support for editing notebooks. Please see microsoft/vscode#91987. You can experiment by using VS Code insiders, which defaults to the new notebook experience. |
Bug: Notebook Editor, Interactive Window, Editor cells
Steps to cause the bug to occur
Actual behavior
Two diff panels open up for a split second, then close.
Expected behavior
The diff panels show up and allow user to inspect files.
Your Jupyter and/or Python environment
Please provide as much info as you readily know
Developer Tools Console Output
None
The text was updated successfully, but these errors were encountered: