Skip to content

Custom prompt function is written twice when Integrated Console appears #770

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
daviwil opened this issue May 19, 2017 · 0 comments
Closed
Milestone

Comments

@daviwil
Copy link
Contributor

daviwil commented May 19, 2017

Changing profile script output in 1.1.0 has inadvertently caused custom prompt functions to be written twice when the Integrated Console starts up:

image

/cc @nightroman

@daviwil daviwil added this to the 1.2.0 milestone May 19, 2017
daviwil added a commit to daviwil/PowerShellEditorServices that referenced this issue May 30, 2017
This change fixes an issue where the user's custom prompt function is
displayed twice when the integrated console host starts up.  This issue
was a timing issue caused by the ConsoleService not being appropriately
aware of when the input loop had been started.

Resolves PowerShell/vscode-powershell#770.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant