Ivan Tugay

Results 106 comments of Ivan Tugay

I want to help

I think we can build over https://plugins.jetbrains.com/plugin/14004-protocol-buffers/

@jabrena , @dougwilson why not https://github.com/indutny/node-spdy? > With this module you can create HTTP2 / SPDY

@jsuarezruiz I think we need [partial properties](https://github.com/dotnet/csharplang/discussions/3412) I tried to use private fields, but not used fields do not look very nice for example: ```cs // source public partial class...

@jsuarezruiz How to add prefix and suffix text for Entry(Material)? Is it possible? Or need to create a new control?