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

[Inconsistent Behavior] Cannot click-to-source from Jupyter notebook #4897

Closed
nfx opened this issue Feb 21, 2021 · 4 comments
Closed

[Inconsistent Behavior] Cannot click-to-source from Jupyter notebook #4897

nfx opened this issue Feb 21, 2021 · 4 comments

Comments

@nfx
Copy link

nfx commented Feb 21, 2021

Issue Type: Bug

When working with Python Notebooks from VSCode, i cannot click to source code (CTRL+click or CMD+click), defining a method/class/function, like I do for the rest of Python code in VSCode IDE. As a user of VSCode IDE, i expect integrated consistency of all features of Python language this extension aims to provide.

Extension version: 2021.2.582707922
VS Code version: Code 1.53.2 (622cb03f7e070a9670c94bae1a45d78d7181fbd4, 2021-02-11T11:45:54.515Z)
OS version: Darwin x64 19.6.0

A/B Experiments
vsliv368cf:30146710
vsreu685:30147344
python383:30185418
vspor879:30202332
vspor708:30202333
vspor363:30204092
vstry244:30256636
pythonvsdeb440:30248342
pythonvsded773:30248341
pythonvspyt600cf:30251589

@karthiknadig karthiknadig transferred this issue from microsoft/vscode-python Feb 22, 2021
@DavidKutu
Copy link

Thanks for raising the issue @nfx. Our new Notebook Experience does support ctrl + click (and everything you expect from a normal file). You can try it out on VS Code insiders. https://code.visualstudio.com/insiders/

@nfx
Copy link
Author

nfx commented Feb 24, 2021

@DavidKutu that’s very interesting. Will try it out.

@greazer
Copy link
Member

greazer commented Feb 25, 2021

Thanks for your feedback. This issue is addressed by VS Code's native notebook support. Please see microsoft/vscode#91987.

@greazer greazer closed this as completed Feb 25, 2021
@nfx
Copy link
Author

nfx commented Feb 27, 2021

@DavidKutu yes, isiders build looks cooler, but the issue still persists - i've created the new one #4972 and looking forward for that one to be addressed :)

@greazer newer native notebook support is definitely a move in the right direction - kudos to the team.

btw, i'm a bit annoyed that i see Python in the bottom of every cell. if you want to get markdown switch, please make it less visible.
image

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants