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

Migrate off of the textDocumentNotebook API proposal #1995

Closed
mjbvz opened this issue Apr 30, 2022 · 2 comments
Closed

Migrate off of the textDocumentNotebook API proposal #1995

mjbvz opened this issue Apr 30, 2022 · 2 comments

Comments

@mjbvz
Copy link

mjbvz commented Apr 30, 2022

👋 Hi, I work on APIs for VS Code

The VS Code Dot Net Interactive notebooks extension currently has access to the textDocumentNotebook api proposal. We do not plan to finalize this proposal and instead would like to remove to simplify our code. See microsoft/vscode#147414 for details

Can you please check to see if your extension is currently using this API. If it is, please look into migrating off of it so we can remove this API from our code

@brettfo
Copy link
Member

brettfo commented May 10, 2022

We're not using the textDocumentNotebook APIs and they can be safely removed.

@mjbvz
Copy link
Author

mjbvz commented May 10, 2022

Thanks for confirming!

@mjbvz mjbvz closed this as completed May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants