I am abusing the plugin to generate some typescript that mirrors my generated python code. Unfortunately the protobuf generated code for the typescript has similar yet subtly different cases for type and field names. Being able to expose the case functionality to the py_ident and py_name would help out a lot.
There are quite a few creature comforts that this library offers it would be awesome to use for my other bindings instead of needing a different plugin.
I am abusing the plugin to generate some typescript that mirrors my generated python code. Unfortunately the protobuf generated code for the typescript has similar yet subtly different cases for type and field names. Being able to expose the case functionality to the py_ident and py_name would help out a lot.
There are quite a few creature comforts that this library offers it would be awesome to use for my other bindings instead of needing a different plugin.