Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vs-asm-diff!New to Visual Studio Code? Get it now.
vs-asm-diff!

vs-asm-diff!

Lywx

|
60 installs
| (0) | Free
Compare asm directly in VSCode! (Requires asm-diff)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode ASM Diff

Nice differ for assembly code. Currently supports MIPS, PPC, AArch64, ARM32, SH2, SH4, and m68k; powered by the amazing asm-differ from simonlindholm.

Usage

  • Inside a file with a function you want to diff, highlight the function name and launch the command > ASM Diff: Diff function
  • Its recommended to do it on the same workspace as the source file to avoid issues with relative paths

TO-DO

  • [ ] Add support to customize the arguments passed to the asm-differ
  • [ ] Add decomp.me support to create scratch files
  • [ ] Fix the responsiveness of the diff view
  • [ ] MinGW support

Future Features

  • [x] Integrate M2C
  • [ ] Add option to auto sort externs

Contributing

Feel free to open an issue or a PR if you find any bug or have any suggestion.

Credits

  • asm-differ
  • MegaMech for the function detection impl!
  • Lywx Made with ❤️
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft