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

Reopening: Python snippets not working with Jupyter Notebook (.ipynb) files #1850

Closed
rickhg12hs opened this issue Apr 3, 2020 · 7 comments
Closed

Comments

@rickhg12hs
Copy link

As the previous issue microsoft/vscode-python#8978 has been closed and comments are restricted, reopening this issue here.

@jmew
Copy link
Contributor

jmew commented Apr 3, 2020

Snippets are still something we want to support in the future but at this point, it is not high priority at the moment.

@rickhg12hs
Copy link
Author

OK, can an issue be kept open for it? Otherwise, how could it ever become a priority without the issue open-close-repeat cycle?

@jmew
Copy link
Contributor

jmew commented Apr 3, 2020

Sure we can leave this open to keep track of it.

@rchiodo
Copy link
Contributor

rchiodo commented Apr 3, 2020

Snippets should happen automatically when we switch to the VS code native notebook support. That's why the other bug was closed. We're never going to do this ourselves.

@rickhg12hs
Copy link
Author

rickhg12hs commented Apr 15, 2020

@rchiodo What do you recommend for users so that we can request/track/evaluate features that may one day appear?

@rchiodo
Copy link
Contributor

rchiodo commented Apr 15, 2020

For the VS code notebook implementation, you can look here:
microsoft/vscode#91987.

The core VS code team is implementing support for editing notebooks. Our team (the python extension) will likely be adding execution to this in our extension. Snippets should be an editor feature, so it should end up in the VS code part of the notebook implementation.

@DonJayamanne
Copy link
Contributor

Closing this issue, as native notebook cells are now first class VS Code text editors supporting extnsions, snippets and the like.
For VSCode native notebooks (see issue #1231), all python snippets show up in the native notebook cells.

@DonJayamanne DonJayamanne transferred this issue from microsoft/vscode-python Nov 13, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 8, 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

4 participants