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

Selecting item from Auto completion list wipes out previously typed text #2365

Closed
DonJayamanne opened this issue Jan 31, 2020 · 1 comment
Closed
Assignees

Comments

@DonJayamanne
Copy link
Contributor

Steps to repro:

  • Add a cell
  • Type import sys
  • You'll get auto completion, selection somethign from the list.
  • The text import is deleted

Another simple repro

  • Add a cell
  • Type import sys
  • Next line type in sys.
  • At this point yo'ull get completion for sys. now select executable or argv and hit enter
  • At this point, sys is deleted.
    typing
@IanMatthewHuff IanMatthewHuff self-assigned this Feb 1, 2020
@DonJayamanne
Copy link
Contributor Author

Validated

@lock lock bot locked as resolved and limited conversation to collaborators Feb 13, 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

2 participants