Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>AsmViewerNew to Visual Studio Code? Get it now.
AsmViewer

AsmViewer

Tristan Gerritsen

|
1 install
| (0) | Free
View the disassembly for a given function.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AsmViewer

AsmViewer Logo

Visual Studio Marketplace Open VSX Version

This extension allows you to see the disassembly for a given function.

Installation

You can download the extension from one of two marketplaces:

  • Visual Studio Marketplace
  • Open VSX Registry

You can also install the extension by pressing Ctrl+P and entering:

ext install tristan-gerritsen.asmviewer

Usage

Either run the "View Disassembly" command using the command palette, or right click in the text editor and press "View Disassembly".

Contributing

If you'd like to contribute to this project, these things needs to be added to the extension:

  • Fallback to LLDB if GDB is not available
  • Override the GDB/LLDB path in settings
  • Support for other languages like C, C++, Swift, Zig, etc
  • Support for automatic binary detection (Cargo, CMake, Meson, etc)
  • Translations for other languages

License

This project is licensed under the Apache 2.0 license.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft