-
Notifications
You must be signed in to change notification settings - Fork 40
Decompiling Code
Andreas Weizel edited this page Jun 30, 2025
·
1 revision
A click on an item in assembly tree will open the decompiled code of that item in a new editor tab:


Same works for items in search result and analyzer result trees.
You may choose different output languages for decompilation output, either different generations of C#, or direct IL code.
When a view with decompiled code is active, click the output language button in status bar:

Then a list of available languages and language generations opens. Choose the one you like, the active decompilation view updates immediately.

Output language can also be changed globally in VS Code settings:
