Skip to content

SpellChecker sample no longer works in Visual Studio 2022 #293

@RichieHindle

Description

@RichieHindle

The SpellChecker sample no longer works in Visual Studio 2022 (17.11.5 at the time of writing).

In DoUpdate(), the call to _classifier.GetClassificationSpans() always returns an empty collection, so no comments are found.

I publish a commercial Visual Studio extension that uses similar code, and that no longer works either. How can this code be modified to work with the current VS 2022? Thanks!

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