Version 2023.12.29.0
Changes made in this release:
- Moved generation of suggestions for code analyzer misspellings to the code fix provider which
should reduce excessive CPU usage by the code analyzer.
- Fixed an issue with the classifier factory throwing an exception with ASPX files.
- Fixed a couple of issues when adding and removing sections in the configuration editor.
- Fixed handling of all uppercase words in the word splitter when they are being spell checked.
- Changed type identifier renaming to only rename the containing file if the filename matches the
misspelled identifier name.