DustinCampbell/CSharpEssentials
C# Essentials is a collection of Roslyn diagnostic analyzers, code fixes and refactorings that make it easy to work with C# 6 language features.
C#NOASSERTION
Issues
- 0
String Interpolation in Expression Bodied Members
#42 opened by mttmccb - 0
- 0
Visual Studio 2019 Support
#51 opened by dehghani-mehdi - 0
- 0
- 0
- 1
Visual Studio 2017 Support
#49 opened by ufcpp - 0
Quick toogle for string / interpolated string
#48 opened by TanukiSharp - 0
- 0
CSE0002 raised for Razor (.cshtml) files
#46 opened by adrianhall - 0
CSE0002: false positive for datamembers
#45 opened by jnyrup - 0
Argument mismatch on linq
#44 opened by FickoDeLux - 11
Addon does not load for VS 2015 Update 1 RC
#38 opened by AdamDotNet - 2
CSE0001 shows both as Error and Warning
#40 opened by tschlarm - 1
'Use nameof' codefix doesn't preserve leading trivia if the parameter string is on a new line
#41 opened by Joe4evr - 1
- 2
CSE0003 Multiline comments are truncated
#36 opened by NimeshDhruve - 1
Add support for detecting missing switch cases
#37 opened by fsateler - 9
Ignore auto-generated files
#14 opened by DustinCampbell - 3
Consider making this into a nuget package........
#15 opened by nosami - 5
- 3
Add support for string interpolation conversions on user-defined methods
#21 opened by DustinCampbell - 1
Add an option to convert all potential String.Format() calls to string interpolation
#20 opened by DustinCampbell - 1
- 1
CSE0003 doesn't preserve comments
#24 opened by menees - 3
- 3
- 0
Consider using a getter-only auto property is reported if static property is set from class constructor
#28 opened by holatom - 2
Shouldn't suggest static getter only autoprops
#29 opened by Pilchie - 6
- 1
- 1
Use getter-only auto property should not be reported if the property is assigned to outside the constructor
#1 opened by DustinCampbell - 0
- 1
Should not suggest conversion to expression-bodied property if get accessor has attributes
#4 opened by controlflow - 0