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

Add JupyterLab style keybinding (Shift + Tab) to bring up Help in .ipynb files #5378

Open
pranaysuyash opened this issue Nov 15, 2024 · 3 comments
Labels
area: help Issues related to Help category. area: notebooks Issues related to Notebooks category. enhancement New feature or request support
Milestone

Comments

@pranaysuyash
Copy link

System details:

Positron and OS details:

Positron Version: 2024.07.0 (Universal) build 15
Code - OSS Version: 1.90.0
Commit: d8da3ec
Date: 2024-07-05T03:51:32.592Z (4 mos ago)
Electron: 29.4.0
Chromium: 122.0.6261.156
Node.js: 20.9.0
V8: 12.2.281.27-electron.0
OS: Darwin arm64 24.1.0

Interpreter details:

Python 3.11.4

Describe the issue:

Jupyter Notebook style documentation using Shift + Tab is missing

Steps to reproduce the issue:

  1. Press Shift + Tab

Expected or desired behavior:

No function help/documentation support

Were there any error messages in the UI, Output panel, or Developer Tools console?

No

@juliasilge
Copy link
Contributor

You are accustomed to using this in JupyterLab, correct? As far as I can tell, this does not work in VS Code using the Jupyter notebook extension.

What happens if you add the keybinding manually as suggested in microsoft/vscode#137162? Is that what you are looking for?

@juliasilge juliasilge added the info needed Waiting on information label Nov 16, 2024
@pranaysuyash
Copy link
Author

Hi,

Yes, that is what I am looking for but that doesn't work. I have tried it earlier in VS Code as well.

@pranaysuyash
Copy link
Author

In VS Code Shift + Command + Space works on ipynb files which I just found out. Something similar for Posit would be great.

@juliasilge juliasilge changed the title Jupyter Notebook style documentation using Shift + Tab is missing Add JupyterLab style keybinding (Shift + Tab) to bring up Help in .ipynb files Nov 18, 2024
@juliasilge juliasilge added enhancement New feature or request area: help Issues related to Help category. area: notebooks Issues related to Notebooks category. support and removed info needed Waiting on information labels Nov 18, 2024
@petetronic petetronic added this to the Future milestone Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: help Issues related to Help category. area: notebooks Issues related to Notebooks category. enhancement New feature or request support
Projects
None yet
Development

No branches or pull requests

3 participants