codeformatter
codeformatter copied to clipboard
Option for replacing type name with alias
In CoreFx, we have the guideline of always using the C# alias of the built-in types. It would be nice if the formatter had an option to automatically replace occurrences of the proper type name with the language keyword.