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

error (command 'PowerShell.EnableNotebookMode' not found) (in Preview on Insiders) #3209

Closed
fbehrens opened this issue Feb 26, 2021 · 2 comments · Fixed by #3212
Closed

error (command 'PowerShell.EnableNotebookMode' not found) (in Preview on Insiders) #3209

fbehrens opened this issue Feb 26, 2021 · 2 comments · Fixed by #3212
Assignees
Labels
Issue-Bug A bug to squash.

Comments

@fbehrens
Copy link

Hi,

just want to try out Powershell Notebook Style again, and got the following error I report hereby:

When I run the command PowerShell: (Preview) Enable Notebook Mode

it resulted in an error (command 'PowerShell.EnableNotebookMode' not found)

System Details

### VSCode version: 1.54.0-insider 3290f9a73ba6fc3b1063ea32476067434ee91b1d x64

### VSCode extensions:
[email protected]


### PSES version: 2.3.0.0

### PowerShell version:

Name                           Value
----                           -----
PSVersion                      7.1.2
PSEdition                      Core
GitCommitId                    7.1.2
OS                             Microsoft Windows 10.0.18363
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0
@ghost ghost added the Needs: Triage Maintainer attention needed! label Feb 26, 2021
@andyleejordan andyleejordan self-assigned this Feb 26, 2021
@andyleejordan andyleejordan added this to the Committed-vNext milestone Feb 26, 2021
@andyleejordan
Copy link
Member

Hi @fbehrens. We removed the PowerShell notebook mode in #3176; however, I missed a few things (such as the listing of the command itself). I will get the rest removed for the next release so this confusion is resolved. Thanks for the report!

@andyleejordan andyleejordan added Issue-Bug A bug to squash. and removed Needs: Triage Maintainer attention needed! labels Feb 26, 2021
@corbob
Copy link
Contributor

corbob commented Feb 26, 2021

FWIW: The .NET Interactive Notebooks extension has a PowerShell kernel you can use so you can get notebooks with that extension. Not sure how full featured they are though.

@ghost ghost added the Needs: Maintainer Attention Maintainer attention needed! label Feb 26, 2021
andyleejordan added a commit that referenced this issue Feb 27, 2021
Resolves #3209. I missed quite a bit when removing the codebase, but
this should be the last of it. Also updates the `package-lock.json` with
the bumped version.
andyleejordan added a commit that referenced this issue Mar 1, 2021
Resolves #3209. I missed quite a bit when removing the codebase, but
this should be the last of it. Also updates the `package-lock.json` with
the bumped version.
@SydneyhSmith SydneyhSmith removed the Needs: Maintainer Attention Maintainer attention needed! label May 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug A bug to squash.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants