PSReadLine 2.2.0 ListView affects the rendering of `MenuComplete`
See original GitHub issueSystem Details
System Details Output
### VSCode version: 1.50.1 d2e414d9e4239a252d1ab117bd7067f125afd80a x64
### VSCode extensions:
2gua.rainbow-brackets@0.0.6
adamhartford.vscode-base64@0.1.0
amazonwebservices.aws-toolkit-vscode@1.15.0
andreaslenzen.vbscript-language-server-client@1.1.0
Azurite.azurite@3.9.0
ban.spellright@3.0.52
bbenoist.vagrant@0.5.0
DavidAnson.vscode-markdownlint@0.37.2
donjayamanne.githistory@0.6.12
eamodio.gitlens@10.2.3
Equinusocio.vsc-community-material-theme@1.4.2
Equinusocio.vsc-material-theme@33.0.0
equinusocio.vsc-material-theme-icons@1.2.0
eriklynd.json-tools@1.0.2
golang.go@0.18.1
GrapeCity.gc-excelviewer@3.0.40
hashicorp.terraform@2.2.3
hediet.vscode-drawio@1.0.3
mindaro-dev.file-downloader@1.0.5
mindaro.mindaro@1.0.120201021
ms-azure-devops.azure-pipelines@1.177.0
ms-azuretools.vscode-azureappservice@0.19.0
ms-azuretools.vscode-azurefunctions@1.0.0
ms-azuretools.vscode-docker@1.7.0
ms-dotnettools.csharp@1.23.5
ms-dotnettools.vscode-dotnet-runtime@0.1.2
ms-kubernetes-tools.vscode-aks-tools@0.0.8
ms-kubernetes-tools.vscode-kubernetes-tools@1.2.1
ms-mssql.mssql@1.9.0
ms-python.python@2020.10.332292344
ms-vscode-remote.remote-containers@0.145.1
ms-vscode.azure-account@0.9.3
ms-vscode.azurecli@0.5.0
ms-vscode.cpptools@1.0.1
ms-vscode.powershell@2020.6.0
ms-vscode.powershell-preview@2020.9.0
ms-vsliveshare.vsliveshare@1.0.3121
msazurermtools.azurerm-vscode-tools@0.13.0
PKief.material-icon-theme@4.4.0
redhat.vscode-xml@0.13.0
redhat.vscode-yaml@0.12.0
Shan.code-settings-sync@3.4.3
tht13.html-preview-vscode@0.2.5
twxs.cmake@0.0.17
Tyriar.shell-launcher@0.4.1
vitaliymaz.vscode-svg-previewer@0.6.0
vscoss.vscode-ansible@0.5.2
wayou.vscode-todo-highlight@1.0.4
wingrunr21.vscode-ruby@0.27.0
yzane.markdown-pdf@1.4.4
### PSES version: 2.3.0.0
### PowerShell version:
Name Value
---- -----
PSVersion 7.1.0-rc.2
PSEdition Core
GitCommitId 7.1.0-rc.2
OS Darwin 19.6.0 Darwin Kernel Version 19.6.0: Mon Aug 31 22:12:52 PDT 2020; root:xnu-6153.141.2~1/RELEASE_X86_64
Platform Unix
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Issue Description
I am experiencing a problem with the new PSReadLine and the Integrated Console
As you can see, some of the tab completion results are not visible while most are. The once that are not visible become visible once I move between the selections. I did not have this experience with PSRL2.1 and I do not have this with PSRL2.2 when using another terminal.
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Announcing PSReadLine 2.1+ with Predictive IntelliSense
ListView – ListView provides a dropdown list of predictions below the line the user is typing. Users may quickly scan the list, highlight...
Read more >Newest 'psreadline' Questions
I am using VS code and the terminal gives me this warning. WARNING: The prediction 'ListView' is temporarily disabled because the current window ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Transfer this issue to PSReadLine. I’m able to reproduce this issue in regular console.
🎉 This issue was addressed in 1946, which has now been successfully released in
v2.2.0-beta2
. 🎉