PowerShell / PSReadLine

A bash inspired readline implementation for PowerShell
BSD 2-Clause "Simplified" License
3.77k stars 298 forks source link

Bug report #4192

Closed Himanshu-Git8877 closed 2 months ago

Himanshu-Git8877 commented 2 months ago

Prerequisites

Exception report

Oops, something went wrong.  Please report this bug with the details below. 
Report on GitHub: https://github.com/lzybkr/PSReadLine/issues/new

Screenshot

Screenshot (41)

Environment data

1.93.1.0
Visual Studio Code

Steps to reproduce

while running a code in vs code

Expected behavior

to run a code using if function of python in vs code

Actual behavior

code runs but always shows a bug report

github-actions[bot] commented 2 months ago

@Himanshu-Git8877, you were using a pretty old version of PSReadLine (2.0.0-beta2 or prior), and it's likely that the issue was fixed in a newer version. Please upgrade to the 2.3.5 version of PSReadLine from PowerShell Gallery. See the upgrading section for instructions. Please let us know if you run into the same issue with the latest version.