Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>C/C++ Compiler explorerNew to Visual Studio Code? Get it now.
C/C++ Compiler explorer

C/C++ Compiler explorer

Harikrishnan

|
124,888 installs
| (3) | Free
Show Disassembly output to source relations
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

cxx-compiler-explorer

Shows disassembly to source relations and dims unused source lines.

This extension is based on https://github.com/dseight/vscode-disasexpl (which is originally based on parts from Compiler Explorer code).

Usage

Run compilerexplorer.disassOutput from Command palette. Disassembly will be shown in a new column.

Run compilerexplorer.disassOutputWithCustomCommand from Command palette to use edit compile command.

Requirements

compilerexplorer.compilationDirectory must point to location of build directory containing compile commands.

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