v0.0.40
Pre-release
Pre-release
New codefix providers
- MiKo_2002
- MiKo_2032
- MiKo_2040
- MiKo_3054
- MiKo_3060
- MiKo_4001
- MiKo_4002
Updated
- MiKo_1063 now knows term 'kept'
- MiKo_1070 is now aware of IGrouping (resolves #402)
- MiKo_1102 title fixed (resolves #398)
- MiKo_1400 enhanced to accept more namespaces
- MiKo_2022 code fix analyzer can now handle more phrases
- MiKo_2032 is now aware of some more phrases containing 'true:'
- MiKo_2033 is now aware of XML comments (resolves #401)
- MiKo_2035 can now fix some more texts
- MiKo_2070 is now able to fix more phrases (resolves #396)
- MiKo_2074 codefix provider is now able to handle empty XML
- MiKo_2300 - MiKo_2308 now also consider ctors
- MiKo_2302 now detects 'lock (...)'
- MiKo_3108 now better detects Moq.Verify invocations
- MiKo_3109 message slightly rephrased
- MiKo_3109 now ignores 'Assert.Multiple' itself (fixes #392)
- MiKo_3202 performance enhanced, better detection of commented out code
- MiKo_3205 now is aware of multiple 'yield return' in a row (fixes #391)
- MiKo_3206 is now aware of paranthesized lambda expressions
- Performance optimizations
- Updated to Microsoft.CodeAnalysis.CSharp.Workspaces v3.11.0