Skip to content

#1777 - Issue was closed but not resolved. #1778

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

Closed
ChadThomsen opened this issue Mar 5, 2019 · 5 comments
Closed

#1777 - Issue was closed but not resolved. #1778

ChadThomsen opened this issue Mar 5, 2019 · 5 comments

Comments

@ChadThomsen
Copy link

#1777 - Is not resolved. See comments below.

I loaded the powershell-preview and the integrated console for powershell does NOT have the coloring that is found with PSReadLine. When Powershell loads, it does load another console session of powershell, and that does have the PSReadline coloring. Not sure why it launches two terminals either. Is there a setting I can disable the one that is not the "integrated one" assuming we can get the coloring working for the "integrated one"? Keep up the great work! Thanks!

@rkeithhill
Copy link
Contributor

Even with the preview, I think you still have to enable the PSReadLine experimental feature with the setting:

"powershell.developer.featureFlags": [ "PSReadLine" ]

@ChadThomsen
Copy link
Author

ChadThomsen commented Mar 5, 2019 via email

@rjmholt
Copy link
Contributor

rjmholt commented Mar 5, 2019

Looks like we need some better documentation here. I know we insert a snippet into the README, but we need to write up some stuff into the repo README I think. I know @TylerLeonhardt's written a blog post somewhere

@SydneyhSmith
Copy link
Collaborator

We mention the steps in this blog post: https://devblogs.microsoft.com/powershell/announcing-the-powershell-preview-extension-in-vscode/ but yes-there is definitely room for improvement in documenting this

@TylerLeonhardt
Copy link
Member

We might be able to have this feature flag enabled by default for only Windows

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

5 participants