CodeRush Ultimate 20.2.10
Released: Apr 20, 2021
20.2.10 中的更新
修補程式
- Code Cleanup - An unnecessary region is inserted into a copyright header if the "Do not replace the existing copyright header during code cleanup" option is turned off.
- Formatting - A method with an attribute is incorrectly indented.
- Formatting - The Arguments option on the Wrapping options page does not support attributes.
- IntelliRush - Memory leak when using IntelliSence.
- IntelliSense does not work in Visual Studio 2017 if String Format Assistant is enabled.
- IntelliSense is incorrectly positioned when pressing Ctrl+Space in some scenarios.
- Organize Members - The 'Is event handler' option for grouping members doesn't work in a multi-target project.
- Rich Comments - Typing is slow if a file contains many comments with markdown.
- Settings - A custom layer uses an absolute path and can't be correctly stored in a repository.
- Spell Checker - A custom dictionary with the selected culture is not supported.
- Spell Checker doesn't work for Visual Basic.
- Static Code Analysis - 'Possible System.NullReferenceException' false positive when the 'is not' pattern is used.
- Static Code Analysis - The CRR0034 code diagnostics rule is shown for an application's entry-point (the 'Main' method).
- Static Code Analysis - 'Possible System.NullReferenceException' false positive when the null coalescing assignment operator is used.
- Test Runner - It is impossible to copy console output data from the Test Runner's Details window.
- Test Runner - It is impossible to debug test cases for the MSTest framework.