Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unhandled System.IndexOutOfRangeException in Avalonia.Ide.CompletionEngine.TextManipulator #421

Open
genlu opened this issue Nov 17, 2023 · 0 comments
Labels

Comments

@genlu
Copy link

genlu commented Nov 17, 2023

Describe the bug

Hi, I'm a developer in Visual Studio, and I'm seeing unhandled System.IndexOutOfRangeException from AvaloniaVS that might have caused issue with IntelliSense in VS

Here's the stacktrace:

System.ThrowHelper.ThrowIndexOutOfRangeException()
Avalonia.Ide.CompletionEngine.TextManipulator.ManipulateText(ITextChange)
AvaloniaVS.IntelliSense.XamlTextManipulatorRegistrar.TextBuffer_Changed(Object,TextContentChangedEventArgs)
Microsoft.VisualStudio.Text.Utilities.GuardedOperations.RaiseEvent[TArgs](Object,EventHandler`1,TArgs)

To Reproduce

Unfortunately, I don't have the repro. I noticed the exception from our telemetry.

AvaloniaVS plugin version

n/a

Avalonia version

n/a

Visual Studio version

17.4 - 17.8

Relevant log output

n/a

Additional context

No response

@genlu genlu added the bug label Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant