Skip to content

异常提示 #5060

@yanbf188

Description

@yanbf188

Prerequisites

  • Write a descriptive title.
  • Make sure you are able to repro it on the latest released version
  • Search the existing issues, especially the pinned issues.

Exception report

在vscode中,运行ifow插件时,出现异常提示

Screenshot

异常:
System.ArgumentOutOfRangeException
: 该值必须大于或等于零,且必须小于
控制台缓冲区在该维度的大小。
参数名: left
实际值是 -1。
在 System.Console.SetCursorPosi
tion(Int32 left, Int32 top)
在 Microsoft.PowerShell.Interna
l.VirtualTerminal.set_CursorLeft(I
nt32 value)
在 Microsoft.PowerShell.PSConso
leReadLine.ReallyRender(RenderData
renderData, String defaultColor)
在 Microsoft.PowerShell.PSConso
leReadLine.ForceRender()
在 Microsoft.PowerShell.PSConso
leReadLine.Insert(Char c)
在 Microsoft.PowerShell.PSConso
leReadLine.SelfInsert(Nullable1 k ey, Object arg) 在 Microsoft.PowerShell.PSConso leReadLine.ProcessOneKey(ConsoleKe yInfo key, Dictionary2 dispatchTa
ble, Boolean ignoreIfNoAction, Obj
ect arg)
在 Microsoft.PowerShell.PSConso
leReadLine.InputLoop()
在 Microsoft.PowerShell.PSConso
leReadLine.ReadLine(Runspace runsp
ace, EngineIntrinsics engineIntrin
sics)



Environment data

文件说明        Windows PowerShell
类型            应用程序
文件版本        10.0.17763.1
产品名称        Microsof® Windows® Operating System
产品版本        10.0.17763.1
版权            © Microsoft Corporation. All rights reserved.
大小            437 KB
修改日期        2018-09-15 15:14
语言            中文(简体,中国)
原始文件名      Powershell.EXE
OS Name:       Windows Server 2019
OS Version:    10.0
Architecture:  amd64

Steps to reproduce

1、启动vscode中,
2、启动ifow插件时
3、出现异常提示

Expected behavior

直接进入iflow操作界面

Actual behavior

出现异常提示

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions