This is an awesome tool, but only works for files with a .proto extension. I have some other protobuf files with different extensions that I'd love to use this for. Could you add the ability to configure other extensions?
That will be hard to do. Visual Studio uses the file extension to call the correct extension. I have no idea how to register other extension dynamically after the extension is installed.
This is an awesome tool, but only works for files with a .proto extension. I have some other protobuf files with different extensions that I'd love to use this for. Could you add the ability to configure other extensions?