Antonio Maiorano

Results 16 comments of Antonio Maiorano

Yes, I want this feature myself. Currently, though, this is non-trivial due to how context actions are implemented in the left panel. I have some ideas for how to refactor...

Just to be clear, #6209 doesn't address this issue, right? It addresses #6179. Is this correct?

> @amaiorano True. I have that on my radar as well, but I'll see to the menu items generation first. 👍 Btw, great work so far. We're all looking forward...

About the annotations, found this thread where the user is implementing coroutines using fibers: https://github.com/google/sanitizers/issues/189#issuecomment-312903956 May be useful.

Let's keep this open, as my change was only a workaround for ubsan reporting.

I did some digging today, as this seems to be the only false positive assert we're hitting in our tests. So once again, here's the offending HLSL: ```cpp struct str...