RefactoringEssentials icon indicating copy to clipboard operation
RefactoringEssentials copied to clipboard

Enable configuration for curly braces style (e.g yes/no when adding parameter null checks)

Open bexxx opened this issue 9 years ago • 1 comments

also add option to ad required using instead of fully qualifying the exception.

bexxx avatar Aug 20 '16 19:08 bexxx

Similar topic as in #84 or #179: The best would be to have a VS-provided configuration system for coding styles. It's planned in future Roslyn releases: https://github.com/dotnet/roslyn/issues/7064, https://github.com/dotnet/roslyn/issues/4616

Rpinski avatar Sep 08 '16 21:09 Rpinski