zcsizmadia commented on pull request #1557: URL: https://github.com/apache/avro/pull/1557#issuecomment-1050093947
I heavily use devcontainer for other multi language/multi platform projects. AFAIK VSCode is the most used editor for such projects. I like the fact that e.g. when I developed the extra codecs for C# , I could just generate the interop data for all the other languages, so my C# tests were running againsta ll the compression codecs generated by the other languages. Just simply ran ./build.sh interop...generate, without knowing anything about Ruby, PHP, or Java. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
