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

Duplicated code completion entries after opening jupyter notebook #3212

Closed
sebov opened this issue Aug 16, 2022 · 3 comments
Closed

Duplicated code completion entries after opening jupyter notebook #3212

sebov opened this issue Aug 16, 2022 · 3 comments
Assignees
Labels
duplicate This issue or pull request already exists

Comments

@sebov
Copy link

sebov commented Aug 16, 2022

Type: Bug

With the telemetry disabled, i.e., telemetry.telemetryLevel set to "off" I have the following behavior.

settings

At first, everything is fine, i.e., there are no code completion duplicates:

first

After opening a jupyter notebook, even without executing a single cell...

second

The duplicated entries are shown:

third

I tested this also on the "insider" version with similar result:

Version: 1.71.0-insider
Commit: 8e42bda5487a953d59fab7792eedd4ca209cabba
Date: 2022-08-16T05:18:45.179Z
Electron: 19.0.12
Chromium: 102.0.5005.167
Node.js: 16.14.2
V8: 10.2.154.15-electron.0
OS: Linux x64 5.15.0-46-generic
Sandboxed: Yes

VS Code version: Code 1.70.1 (6d9b74a70ca9c7733b29f0456fd8195364076dda, 2022-08-10T06:09:15.055Z)
OS version: Linux x64 5.15.0-46-generic
Modes:

Extensions (5)
Extension Author (truncated) Version
python ms- 2022.12.0
vscode-pylance ms- 2022.8.20
jupyter ms- 2022.7.1102252217
jupyter-keymap ms- 1.0.0
jupyter-renderers ms- 1.0.9
@rebornix rebornix transferred this issue from microsoft/vscode Aug 17, 2022
@rebornix rebornix removed their assignment Aug 17, 2022
@karthiknadig karthiknadig transferred this issue from microsoft/vscode-python Aug 18, 2022
@judej judej assigned judej and bschnurr and unassigned judej Aug 22, 2022
@ymyke
Copy link

ymyke commented Aug 28, 2022

I have the same issue.

Version: 1.70.2 (system setup)
Commit: e4503b30fc78200f846c62cf8091b76ff5547662
Date: 2022-08-16T05:35:13.448Z
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.22000

Extensions:
stackoverflow-search Ale 1.2.0
gitlens eam 12.1.2
vscode-peacock joh 4.1.0
git-graph mhu 1.30.0
python ms- 2022.12.1
vscode-pylance ms- 2022.8.40
jupyter ms- 2022.7.1102252217
jupyter-keymap ms- 1.0.0
jupyter-renderers ms- 1.0.9
vscode-yaml red 1.9.1
rewrap stk 1.16.3
markdown-all-in-one yzh 3.4.3

@john-corcoran
Copy link

Seeing the same behaviour, thanks for reporting!

Version: 1.70.2
Commit: e4503b30fc78200f846c62cf8091b76ff5547662
Date: 2022-08-16T05:36:37.829Z
Electron: 18.3.5
Chromium: 100.0.4896.160
Node.js: 16.13.2
V8: 10.0.139.17-electron.0
OS: Darwin x64 21.6.0

Extensions:
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]

@bschnurr
Copy link
Member

duplicate
#3027 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

7 participants