Skip to content

Interactive window middleware for Pylance LSP notebooks#19501

Merged
debonte merged 26 commits into
microsoft:mainfrom
debonte:interactiveWindowMiddleware
Jul 23, 2022
Merged

Interactive window middleware for Pylance LSP notebooks#19501
debonte merged 26 commits into
microsoft:mainfrom
debonte:interactiveWindowMiddleware

Conversation

@debonte

@debonte debonte commented Jul 19, 2022

Copy link
Copy Markdown

Part of microsoft/vscode-jupyter#10630. Also requires changes in Jupyter and Pylance.

Add middleware that treats the input box text document of an Interactive Window as an additional notebook cell when the Pylance LSP notebooks experiment is enabled.

Jupyter PR: microsoft/vscode-jupyter#10865
Pylance PR: https://github.com/microsoft/pyrx/pull/2632

@debonte debonte requested a review from rchiodo July 19, 2022 21:57
@debonte debonte added the no-changelog No news entry required label Jul 19, 2022
Comment thread src/client/activation/node/lspInteractiveWindowMiddlewareAddon.ts Outdated
rchiodo
rchiodo previously approved these changes Jul 19, 2022
@karthiknadig karthiknadig added the skip tests Updates to tests unnecessary label Jul 21, 2022
karthiknadig
karthiknadig previously approved these changes Jul 21, 2022
@debonte debonte dismissed stale reviews from karthiknadig and rchiodo via b069e0a July 22, 2022 00:00
@debonte debonte force-pushed the interactiveWindowMiddleware branch from b5f0a64 to b069e0a Compare July 22, 2022 00:00
@debonte debonte merged commit 771fed0 into microsoft:main Jul 23, 2022
@debonte debonte deleted the interactiveWindowMiddleware branch July 23, 2022 00:17
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.

4 participants