Omar Elabd
Omar Elabd
Hi @frankhommers , I really appreciate the feedback. I'm aware of this issue and while there really is no recourse, i'm working on warning the user about it and perhaps...
Hey @LRomano72, thanks for reporting the issue. Are _AcquiredImageData and BarCodeSummary listed as anything other than private? do they have any other special modifiers?
I will try and provide a 2019 build in the next couple of weeks.
The depth solver has two options for stopping the depth calculation, one is level (default 25) and the other is timeout (20,000 ms). Can you double check these settings? You...
Hi @mikejr83, it is possible to resolve circular references in C#, JSON and XML. See #33 for more details. This would require a big change to how the objects are...
The option in the UI was for private fields not public fields. Could you give an example of the object you are attempting to export and what the object exporter...
Could you clarify on what you mean by providing a nuget package? As this is a visual studio extension what purpose would a nuget package serve? Do you have an...
This should probably throw a popup to the user informing them of the memory issue.
From extendvs office hours: "Generally, the way it works is: 1 - You create an editor window inside your custom control 2 - Once the debugger is stopped at a...
~~I'll look into this, are you sure it's not an issue with the depth?~~ Verified this issue (this doesn't appear in Dictionaries).