Skip to content

System.ArgumentOutOfRangeException: Value 1604 is too large for LineInfo.TextAt #19

@icsantos

Description

@icsantos

Exception raised at 8/18/2021 4:34:29 PM:
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: Value 1604 is too large for LineInfo.TextAt
at IndentGuide.DocumentAnalyzer.LineInfo.set_TextAt(Int32 value)
at IndentGuide.DocumentAnalyzer.SetLineInfo(LineInfo[] lineInfo, ITextSnapshot snapshot, Int32 firstLine, Int32 lastLine, CancellationToken cancel)
at IndentGuide.DocumentAnalyzer.d__19.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at IndentGuide.DocumentAnalyzer.d__20.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at IndentGuide.IndentGuideView.d__10.MoveNext()

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions