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

Suggestions are doubled if pylanceHandlesNotebooks is true and Interactive is started #10751

Closed
1 of 2 tasks
chmielcode opened this issue Jul 10, 2022 · 5 comments
Closed
1 of 2 tasks
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug triage-needed Issue needs to be triaged

Comments

@chmielcode
Copy link

Applies To

  • Notebooks (.ipynb files)
  • Interactive Window and/or Cell Scripts (.py files with #%% markers)

What happened?

Suggestions are doubled if pylanceHandlesNotebooks is true and Interactive is started. There are no duplicates before executing first cell in interactive window or when pylanceHandlesNotebooks is set to false.

VS Code Version

Version: 1.69.0 (user setup) Commit: 92d25e35d9bf1a6b16f7d0758f25d48ace11e5b9 Date: 2022-07-07T05:28:36.503Z Electron: 18.3.5 Chromium: 100.0.4896.160 Node.js: 16.13.2 V8: 10.0.139.17-electron.0 OS: Windows_NT x64 10.0.19044

Jupyter Extension Version

v2022.6.1001902341

Jupyter logs

No response

Coding Language and Runtime Version

Python v3.10.5

Language Extension Version (if applicable)

Python v2022.10.0

Anaconda Version (if applicable)

No response

Running Jupyter locally or remotely?

Local

@chmielcode chmielcode added bug Issue identified by VS Code Team member as probable bug triage-needed Issue needs to be triaged labels Jul 10, 2022
@DonJayamanne
Copy link
Contributor

Thanks for reporting this issue, I can repro this at my end.

@amunger
Copy link
Contributor

amunger commented Jul 11, 2022

pylance issue: microsoft/pylance-release#3027

@rchiodo rchiodo closed this as completed Jul 11, 2022
@alkatar21
Copy link

Are there any information why the issue was closed?

@rchiodo
Copy link
Contributor

rchiodo commented Jul 12, 2022

Sorry. The pylance issue is tracking the problem. You could track it there.

@felixmaker
Copy link

Switch to the prerelease version. It works fine.
#11938 (comment)

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug triage-needed Issue needs to be triaged
Projects
None yet
Development

No branches or pull requests

6 participants