Bernd Baumanns
Bernd Baumanns
Hi Alexander, I would like to know from which source do you got the source code of the corelib - and which version was it? Are there some docs (especially...
Hi Alex, first of all I would like to thank you very much for contributing your great cs2cpp project to us. Actually it generates really good and readable C++ Code...
Hello, with net 6.0 we get generated code by default (implicit global usings). I would like to load those generated files with Buildalyzer, too. What should I do?
Missing support for 10.3.2. Tag Resolution -> only null and bool were "resolved" correctly
Better pagination performance
To build/update the syntax tree a lot of things need to be done. This is okay, but it happens on every click... It would be great if you could add...
Hello, I'd like to adjust the "Class" or some other column in VS Test Explorer after test execution with a simple text:  I would like to see there something...
Added a simple "ToString()" override for "FilterDefinition" and "SortDefinition"
First of all I want to say thank you for your contribution. I really like your idea to extend the expression tree generation with all the stuff you implemented. But...