AsmHighlighter Changelog

What's new in AsmHighlighter 1.3

Apr 9, 2012
  • New feature: quick info tips appear on register/variables while debugging
  • Package installation is using latest WIX 3.X installer, hopefully more reliable than previous one

New in AsmHighlighter 1.2 (Jan 11, 2010)

  • Bugfix : it's now possible to set a breakpoint in an ASM file. The line must contain a valid x86 instruction in order to be breapoint-able. Tested in debug mode with MASM.

New in AsmHighlighter 1.1 (Jan 10, 2010)

  • This versions adds an advanced formatting feature that insert instruction size in the comments.

New in AsmHighlighter 1.0 (Nov 26, 2009)

  • Supports x86 ASM syntax highlighting under Visual Studio 2008 (MASM syntax and partial NASM syntax).