Version 2025.8.30.0
Changes made in this release:
- Many thanks to gottfriedleibniz for replacing the NHunspell package that used native code assemblies with WeCantSpell.Hunspell, a purely managed code version of Hunspell that allows the spell checker extension to be installed and used in Visual Studio on ARM64 PCs.
- Fixed handling of C++ #include/#import preprocessor filenames.
- Fixed creation of AnalyzerCodePath.txt so that it always contains the current version path.
- Fixed the solution/project XML file classifier so that it does not HTML encode Unicode characters when getting adjusted offsets.
- In the code analyzer, removed VSSpell002 - Ignore Word and merged the action with VSSpell001 - Correct Spelling code fix.
- Updated the English Australian, Canadian, British, and United States dictionaries with their large versions which contain more words.
- Excluded .slnf and .slnx files from the solution/project spell check.
See Also
Other Resources
Version History