You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Last 200 Keys:
. 5 " , Enter
Space Space Space Space " n i g h t w a t c h " : Space " ^ 0 . 9 . 2 1 " , Enter
Space Space Space Space " n i g h t w a t c h - h t m l - r e p o r t e r " : Space " 2 . 0 . 0 " , Enter
Space Space Space Space " r e q u e s t " : Space " ^ 2 . 6 7 . 0 " , Enter
Space Space Space Space " s u p e r t e s t " : Space " ^ 1 . 0 . 1 " , Enter
Space Space Space Space " t w i l i o " : Space " ^ 2 . 1 1 . 1 " , Enter
Space Space Space Space " u n d e r s c o r e " : Space " 1 . 8 . 3 " , Enter
Space Space Space Space " u r l " : Space " ^ 0 . 1 1 . 0 "
Exception:
System.ArgumentOutOfRangeException: The value must be greater than or equal to zero and less than the console's buffer size in that dimension.
Parameter name: top
Actual value was -2.
at System.Console.SetCursorPosition(Int32 left, Int32 top)
at Microsoft.PowerShell.PSConsoleReadLine.ReallyRender(RenderData renderData, String defaultColor)
at Microsoft.PowerShell.PSConsoleReadLine.ForceRender()
at Microsoft.PowerShell.PSConsoleReadLine.Insert(Char c)
at Microsoft.PowerShell.PSConsoleReadLine.SelfInsert(Nullable1 key, Object arg) at Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
at Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
at Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics)
When I was running a Python script using the debugger in the VSCode Python Extension, I got the following error:
Se produjo un error. Informa de este error indicando los detalles que tienes a continuación.
Informe de GitHub: https://github.com/lzybkr/PSReadLine/issues/new
-----------------------------------------------------------------------
Últimas 4 claves:
Ctrl+c UpArrow Enter
Ctrl+l
Excepción:
System.ArgumentOutOfRangeException: El valor debe ser mayor que o igual a cero y menor que el tamaño de búfer de consola en dicha dimensión.
Nombre del parámetro: top
Valor actual -22.
en System.Console.SetCursorPosition(Int32 left, Int32 top)
en Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary`2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
en Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
en Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics)
-----------------------------------------------------------------------
Last 200 Keys:
. 5 " , Enter
Space Space Space Space " n i g h t w a t c h " : Space " ^ 0 . 9 . 2 1 " , Enter
Space Space Space Space " n i g h t w a t c h - h t m l - r e p o r t e r " : Space " 2 . 0 . 0 " , Enter
Space Space Space Space " r e q u e s t " : Space " ^ 2 . 6 7 . 0 " , Enter
Space Space Space Space " s u p e r t e s t " : Space " ^ 1 . 0 . 1 " , Enter
Space Space Space Space " t w i l i o " : Space " ^ 2 . 1 1 . 1 " , Enter
Space Space Space Space " u n d e r s c o r e " : Space " 1 . 8 . 3 " , Enter
Space Space Space Space " u r l " : Space " ^ 0 . 1 1 . 0 "
Exception:
System.ArgumentOutOfRangeException: The value must be greater than or equal to zero and less than the console's buffer size in that dimension.
Parameter name: top
Actual value was -2.
at System.Console.SetCursorPosition(Int32 left, Int32 top)
at Microsoft.PowerShell.PSConsoleReadLine.ReallyRender(RenderData renderData, String defaultColor)
at Microsoft.PowerShell.PSConsoleReadLine.ForceRender()
at Microsoft.PowerShell.PSConsoleReadLine.Insert(Char c)
at Microsoft.PowerShell.PSConsoleReadLine.SelfInsert(Nullable
1 key, Object arg) at Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary
2 dispatchTable, Boolean ignoreIfNoAction, Object arg)at Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
at Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics)
PS C:\Users\HarjinderSinghBanga\Downloads\automation-hub-microservices> "assert": "^1.5.0",
The text was updated successfully, but these errors were encountered: