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

Include support for GRPC .proto files #1013

Open madharvey opened 11 months ago

madharvey commented 11 months ago

Environment

Description

Please include support for GRPC proto files.

Steps to recreate

Current behavior

Does not have support for .proto files

Expected behavior

For .proto files to be ordered alphabetically

codecadwallader commented 8 months ago

Thank you for the suggestion.