RoslynClrHeapAllocationAnalyzer icon indicating copy to clipboard operation
RoslynClrHeapAllocationAnalyzer copied to clipboard

Provide vscode extension

Open trampster opened this issue 6 years ago • 2 comments

I'm using dotnet core on linux with vscode to create a high performance timing critical application and am trying to reduce / eliminate my heap allocations in critical sections of my code.

Would be awesome if vscode was supported.

trampster avatar Mar 19 '19 21:03 trampster

I think this should be possible to do once https://github.com/OmniSharp/omnisharp-vscode/issues/43 is all done.

edespong avatar Mar 20 '19 11:03 edespong

I agree this should be possible. Let me know if anyone wants to take a swag at it.

mjsabby avatar Mar 25 '19 03:03 mjsabby