Skip to content

VS Code extension to monitor .NET Processes for GC information in real time, or drill into .NET DLLs by viewing the IL and compiled code. Relies on ildasm and a public .NET JIT tool PMI.

Notifications You must be signed in to change notification settings

jashook/vscode-dotnet-insights

Repository files navigation

Dotnet Insights

This extension uses Unsigned tools. This extension is not meant to be used in a production environment

An extension for drilling into .NET MSIL and Jitted ASM for managed executables (PE Files). This is a cross platform extension that works on Linux (Ubuntu) OSX and Windows x64. The extension has a few different quality of life improvements. It is intended as an extension to improve .NET development in general. Please see the full feature list below.

Future work to include Linux arm64. Currently 32-bit support is not expected to be worked on; however, feel free to contribute.

dotnetInsights

See dotnetInsights for more information.

About

VS Code extension to monitor .NET Processes for GC information in real time, or drill into .NET DLLs by viewing the IL and compiled code. Relies on ildasm and a public .NET JIT tool PMI.

Resources

Stars

Watchers

Forks

Packages

No packages published