-
Couldn't load subscription status.
- Fork 347
Closed
Description
Bug: Notebook Editor, Interactive Window, Python Editor cells
Steps to cause the bug to occur
- Open .ipynb file with this extension enabled.
- Make changes to document.
- Save changes to document.
- Wait for changes to show up under "CHANGES" in the source control window
- Click on the file name in the source control window
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
Failed to show text document git:/mnt/c/Users/wamartin/home/[my notebook path]?%7B%22path%22%3A%22%2Fmnt%2Fc%2FUsers%2Fwamartin%2Fhome%2F[my notebook path]%22%2C%22ref%22%3A%22~%22%7D, should show in editor #undefined
Your Jupyter and/or Python environment
Please provide as much info as you readily know
- Jupyter server running: Local (I think? I didn't start anything, but there is a kernel running)
- Extension version: 2019.10.41019-xxx
- VS Code version: 1.38.1
- Setting python.jediEnabled: true
- Python and/or Anaconda version: 3.6.7
- OS: Linux (Ubuntu through WSL):
- Virtual environment: conda
Developer Tools Console Output
None# Bug: Notebook Editor, Interactive Window, Python Editor cells
Steps to cause the bug to occur
- Open .ipynb file with this extension enabled.
- Press ctrl + F to search the file.
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
- Jupyter server running: Local (I think? I didn't start anything, but there is a kernel running)
- Extension version: 2019.10.41019-xxx
- VS Code version: 1.38.1
- Setting python.jediEnabled: true
- Python and/or Anaconda version: 3.6.7
- OS: Linux (Ubuntu through WSL):
- Virtual environment: conda
Developer Tools Console Output
None
imatiach-msft, joyceerhl, heidekrueger, avin-shum and aelkin
Metadata
Metadata
Assignees
Labels
No labels