Greg Marr
Greg Marr
### Description As described in [#4235 ](https://github.com/nlohmann/json/discussions/4235#discussioncomment-7777297), the [README](https://github.com/nlohmann/json/blob/a259ecc51e1951e12f757ce17db958e9881e9c6c/README.md?plain=1#L818) only lists `NLOHMANN_DEFINE_TYPE_NON_INTRUSIVE` and `NLOHMANN_DEFINE_TYPE_INTRUSIVE`. There are now [6 macros](https://github.com/nlohmann/json/blob/a259ecc51e1951e12f757ce17db958e9881e9c6c/include/nlohmann/detail/macro_scope.hpp#L398). There is documentation for these other 4, so it could just...
I am getting this error trying to use the command window. I can create them using the context menu. I installed the extension, it didn't work. I then updated VS...
https://blogs.msdn.microsoft.com/zainnab/2010/02/28/understanding-virtual-space/ This is a much needed productivity option that has been available in Visual Studio and other editors for many years. See also the column select issue that requires it:...
If you run the C# renderer with `--features just-types --array-type list` then it creates `List` properties, but doesn't add the required `using System.Collections.Generic;`. It also happens without the `--array-type list`...
Resolves #1205 Suggestion 1, suggest making new issues/suggestions for 2 and 3.