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

Pressing Ctrl + P opens first results in notebook editor #2251

Closed
mogwai opened this issue Feb 22, 2020 · 2 comments
Closed

Pressing Ctrl + P opens first results in notebook editor #2251

mogwai opened this issue Feb 22, 2020 · 2 comments
Assignees

Comments

@mogwai
Copy link

mogwai commented Feb 22, 2020

Bug: Notebook Editor

Steps to cause the bug to occur

  1. Open a ipynb file with vscode
  2. Wait for the notebook to load and connect to the kernel
  3. Press Command + P
  4. On release of the key combination, the first selection will be choosen.

Actual behavior

Instantantly chooses the first selected option

Peek 2020-02-22 20-12

Expected behavior

Allow user to type / use arrow keys to navigate the options

Your Jupyter and/or Python environment

Question Answer
Jupyter server running: Local
Extension version: 20YY.MM.#####-xxx
VS Code version: 1.42.1
Setting python.jediEnabled: true
Python and/or Anaconda version: 3.7.6 64-bit
OS: Linux (Ubuntu 18.04):
Virtual environment: conda

Developer Tools Console Output

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

@DavidKutu
Copy link

Hi @mogwai, sorry to hear you're having trouble. This seems to be an issue only in Ubuntu, I can't reproduce this on Windows.
We'll get to it shortly. In the meantime, as a quick solution try holding the ctrl (or command) key and keep pressing P to cycle through your tabs.
We'll let you know when we fix this.

@IanMatthewHuff IanMatthewHuff self-assigned this Feb 27, 2020
@IanMatthewHuff
Copy link
Member

Resolving this issue as it looks to be a general vscode issue. This is the issue to watch for the fix for this:
microsoft/vscode#90579

@lock lock bot locked as resolved and limited conversation to collaborators Mar 10, 2020
@microsoft microsoft unlocked this conversation Nov 13, 2020
@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

3 participants