controlflow / resharper-heapview

ReSharper Heap Allocations Viewer plugin
MIT License
303 stars 28 forks source link

Ensuring Warnings (Red) Are Displayed Before Hints (Yellow) #35

Closed Mike-E-angelo closed 5 years ago

Mike-E-angelo commented 8 years ago

Still learning here. :)

Please read the following issue and attached images: https://youtrack.jetbrains.com/issue/RSRP-459156

Part of the reason why I went down this path is that I did see that there was an underline hint in the created delegate, but there is also a boxing allocation which is marked as red, but hidden behind the hint (yellow). If you look REAL close, you can see the red, but not offhand.

If I saw the red first when going down this path, then I would have saved myself a lot of work... or learning. :stuck_out_tongue: Would it be possible to ensure the red is displayed overtop the hint?

Please let me know if you have any questions.

Mike-E-angelo commented 5 years ago

Closing this due to time passed, and really, it's not all that important to me these days. 😆