Alexander Taylor
Alexander Taylor
This is related to #2238.
When someone: 1. Hits 'a' or 'Shift+a' to create a string (these go through `DefineUserDataVariable`/`DefineAutoDataVariable`) or uses the equivalent APIs 2. Any time a data variable is created, we look...
This is related to (might be a duplicate of?) #2637.
As far as we can tell, this is a WSL bug (see [here](https://github.com/microsoft/WSL/issues/4689)) and not something we can address ourselves. We're going to leave this ticket open, but in blocked...
We discussed this as a group today and this is really an intractable, unsolvable problem for us. There are two reasons: 1. Analysis for one function may update analysis for...
This is related to issue #2988. Depending on what we do, the solution might resolve both tickets.
Need to have a callback or UI plugin that is capable of doing this (extensible tooltip API).
As per #3466, cross references no longer provides a horizontal scroll bar. If my understanding is correct, this is because it was changed to have the final field on the...
It's possible this could be resolved by #3428 in some cases. Also, it doesn't look like this should be blocked by #1334 after all.
This is a subset of the functionality that would be required for #2185, so we're leaving this issue to track automatically resolving standard library calls that get inlined. The other...