Changes in this release:
Fixed a crash caused by cached instances of the preview object in margin lightbulb suggestion lists.
Fixed the C-style code tagger to exclude filenames after #include directives in C++ files.
Fixed handling of interpolated verbatim strings when they span lines in the C-style code tagger.
Fixed the solution/project spell check so that it includes the solution configuration file if present when scanning a single project.
Updated the solution/project spell check classification configurations to exclude filenames after #include directives in C++ files.
Updated the solution/project spell check classification configurations to include text after #pragma region directives in C++ files and #endregion directives in C# files.