Skip to content

Cannot access history buffer in PowerShell console while being at a breakpoint when debugging a powershell script. #1338

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
MarkKharitonov opened this issue May 29, 2018 · 1 comment

Comments

@MarkKharitonov
Copy link

Issue Description

I am experiencing a problem with the powershell integrated shell - it does not traverse the history buffer when pressing up and down arrows.
My issue is exactly the same as microsoft/vscode#41948, the comments to which imply that it all should work as expected, yet it does not - the up arrow does not work at all and all the commands must be typed from scratch.

Attached Logs

EditorServices.zip

Visual Studio Code

Name Version
Operating System Windows_NT x64 10.0.16299
VSCode 1.23.1
PowerShell Extension Version 1.7.0

PowerShell Information

Name Value
PSVersion 5.1.16299.431
PSEdition Desktop
PSCompatibleVersions 1.0 2.0 3.0 4.0 5.0 5.1.16299.431
BuildVersion 10.0.16299.431
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1

Visual Studio Code Extensions

Visual Studio Code Extensions(Click to Expand)
Extension Author Version
csharp ms-vscode 1.15.2
gitdiffer aaghabeiki 0.0.3
PowerShell ms-vscode 1.7.0

The issue was previously open for VS Code itself - microsoft/vscode#50073 (comment)

Here is the video clip - https://drive.google.com/open?id=13RSxEzcsuXUoXBl7fSQBmDCsQk1VkmnA

@TylerLeonhardt
Copy link
Member

Thanks for this, this is a duplicate of #550. This will be included when PSReadLine is added.

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