Skip to content

BUG: Autocompletions are not shown in VS 2026 #125

@fitdev

Description

@fitdev

Copilot autocompletions are not being displayed despite successful API responses. I get NullReferenceException:

   at JeffPires.VisualChatGPTStudio.Copilot.Suggestions..cctor() in C:\Source\github\VisualChatGPTStudio\Copilot\Suggestions.cs:line 54
   --- End of inner exception stack trace ---
   at JeffPires.VisualChatGPTStudio.Copilot.Suggestions.ShowAutocompleteAsync(ITextView textView, String autocompleteText, Int32 position)
   at JeffPires.VisualChatGPTStudio.Copilot.InlinePredictionManager.<ShowAutocompleteAsync>d__7.MoveNext() in C:\Source\github\VisualChatGPTStudio\Copilot\InlinePredictionManager.cs:line 126

I am using VS Insiders

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions