codecadwallader / codemaid

CodeMaid is an open source Visual Studio extension to cleanup and simplify our C#, C++, F#, VB, PHP, PowerShell, JSON, XAML, XML, ASP, HTML, CSS, LESS, SCSS, JavaScript and TypeScript coding.
http://www.codemaid.net
GNU Lesser General Public License v3.0
1.88k stars 352 forks source link

Support file encoding #1019

Open kristenli0116 opened 10 months ago

kristenli0116 commented 10 months ago

Support for file encoding is desirable, e.g. setting the default file encoding format to UTF-8

codecadwallader commented 7 months ago

Thanks for the suggestion.