-
Notifications
You must be signed in to change notification settings - Fork 300
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
Notebooks do not work with typical two-panel git diff view #2933
Comments
Thank you for the bug report. |
@DonJayamanne I'm not sure this is working. The editor still opens. Was the fix supposed to prevent our editor from opening? |
Yes thats correct. |
Expected result: Actual result: |
@rchiodo We have fixed it (works in Mac correctly). Upstream issue (Windows bug) microsoft/vscode#82636 |
I believe this is merged now, right? We can validate? |
Yes |
Validated on Mac. |
Bug: Notebook Editor, Interactive Window, Python Editor cells
Steps to cause the bug to occur
Actual & Expected behavior
Expected: A two-panel git diff shows up showing unstaged changes
Actual: A new window appears and then closes. A notification pops up with
Your Jupyter and/or Python environment
Please provide as much info as you readily know
Developer Tools Console Output
None# Bug: Notebook Editor, Interactive Window, Python Editor cells
Steps to cause the bug to occur
Actual & Expected behavior
Expected: two panel git diff pops up with changes
Actual: It seems as though VS Code tries to open the git diff view, but that tab closes and we are returned to the single notebook view.
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: