Skip to content

Open diff window on first click of .ipynb file in version control tab #2466

@benlindsay

Description

@benlindsay

Feature: Notebook Editor, Interactive Window, Python Editor cells

Description

When clicking on an .ipynb file in from the version control tab, when I click the first time, it opens a notebook editor. When I click the second time, it opens the git diff window that I expect. It looks like this was the intentional design in response to microsoft/vscode-python#7905. However, I would appreciate it if the notebook editor wasn't opened at all, and the git diff window opened directly. The notebook editor can take a long time to open, and I have to wait for the whole notebook to load before I can open the git diff window. If it's a large notebook, or if I'm accessing a remote machine, this can take a while. The option to open the notebook editor is already there in the "Open File" button next to the file name in the version control tab.

Thanks for all your hard work on this extension! It's a fantastic tool that I rely on almost every day.

Details:

OS: Mac OS Mojave 10.14.6
VSCode version: 1.41.1
Python Extension version: 2019.11.50794

Microsoft Data Science for VS Code Engineering Team: @rchiodo, @IanMatthewHuff, @DavidKutu, @DonJayamanne, @greazer

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions