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

remove deprecated commands #2669

Merged
merged 1 commit into from
Feb 1, 2023
Merged

remove deprecated commands #2669

merged 1 commit into from
Feb 1, 2023

Conversation

brettfo
Copy link
Member

@brettfo brettfo commented Feb 1, 2023

Remove 6 commands that have been marked as old since the November release:

  • dotnet-interactive.newNotebook
  • dotnet-interactive.openNotebook
  • dotnet-interactive.saveAsNotebook
  • dotnet-interactive.restartCurrentNotebookKernel
  • dotnet-interactive.stopCurrentNotebookKernel
  • dotnet-interactive.stopAllNotebookKernels

All of these commands exist with the polyglot-notebook prefix.

@brettfo brettfo enabled auto-merge (squash) February 1, 2023 01:27
@brettfo brettfo linked an issue Feb 1, 2023 that may be closed by this pull request
@brettfo brettfo merged commit 079a15a into dotnet:main Feb 1, 2023
@brettfo brettfo deleted the remove-commands branch February 1, 2023 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove .NET interactive commands from vscode extension
3 participants