6 ms·
I'm a big C# fan but XML docstrings definitely suck. We also got stuck with XML-based project files somehow, despite .NET Core/.NET 5+ being a complete rewrite
by seabrookmx 2mo ago
I'm a big C# fan but XML docstrings definitely suck.
We also got stuck with XML-based project files somehow, despite .NET Core/.NET 5+ being a complete rewrite.
- adzm 2mo agoThis is my biggest annoyance with c#. I've always wanted to try to add jsdoc or something in the compiler. Little more annoying than having to use > and < in a comment