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

Upgrade to latest jupyter lsp and skip intellisense when inside a cell #17734

Merged

Conversation

rchiodo
Copy link

@rchiodo rchiodo commented Oct 13, 2021

As a counter part to this PR: microsoft/vscode-jupyter#7924 this PR removes notebook intellisense from the python extension.

@rchiodo rchiodo added no-changelog No news entry required skip tests Updates to tests unnecessary labels Oct 13, 2021
@rchiodo
Copy link
Author

rchiodo commented Oct 14, 2021

@paulacamargo25 did you have any feedback? Thanks.

@rchiodo
Copy link
Author

rchiodo commented Oct 14, 2021

Jupyter side of this has been submitted. When the next jupyter insiders goes out, we'll have dupe intellisense in notebooks until this PR goes through.

@paulacamargo25
Copy link

paulacamargo25 commented Oct 14, 2021

No, looks good to me, i'm just checking why some test are failing

@rchiodo
Copy link
Author

rchiodo commented Oct 15, 2021

Updating to latest main bits. Looked like there were errors in some Terminal tests (which shouldn't have been impacted by the changes in this pr)

@rchiodo
Copy link
Author

rchiodo commented Oct 15, 2021

@paulacamargo25 the tests that are failing are also failing in other PRs. See this one here:
https://github.com/microsoft/vscode-python/runs/3900589033?check_suite_focus=true

Can we submit this change over the failures?

@paulacamargo25
Copy link

Yes, im gonna merge the pr, thanks @rchiodo

@paulacamargo25 paulacamargo25 merged commit 4872361 into microsoft:main Oct 15, 2021
wesm pushed a commit to posit-dev/positron that referenced this pull request Mar 28, 2024
microsoft/vscode-python#17734)

* Upgrade to latest jupyter lsp and skip intellisense when inside a cell

* Update package-lock.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog No news entry required skip tests Updates to tests unnecessary
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants