The MASM Forum Archive 2004 to 2012

Project Support Forums => IDE Development and Support => Topic started by: @lx on October 19, 2009, 11:00:35 AM

Title: AsmHighlighter - a x86 MASM Syntax Highlighter Plugin for Visual Studio 2008
Post by: @lx on October 19, 2009, 11:00:35 AM
Hi All,
I have just released an Open Source project called AsmHighlighter (http://asmhighlighter.codeplex.com), a x86 ASM Syntax Highlighter Plugin for Visual Studio 2008 that supports MASM syntax.

I tried to work with another plugin called AsmHighlight (http://www.masm32.com/board/index.php?topic=8217.0), but got some instability with it. I wanted also to have a better support for MASM directives syntax, so i have decided to create this plugin. Moreover, it is Open Source, so anyone is able to contribute to this project!

Hope you'll find this useful. :wink

@lx - Code4k (http://code4k.blogspot.com)

Title: Re: AsmHighlighter - a x86 MASM Syntax Highlighter Plugin for Visual Studio 2008
Post by: d0d0 on December 12, 2009, 09:34:40 AM
Hi @lx

Very useful plugin!

Cheers mate :U
Title: Re: AsmHighlighter - a x86 MASM Syntax Highlighter Plugin for Visual Studio 2008
Post by: hmi222 on August 29, 2010, 03:40:34 PM
A bit late....
But Thank yu for this help!!  :U
Title: Re: AsmHighlighter - a x86 MASM Syntax Highlighter Plugin for Visual Studio 2008
Post by: cntrump on January 18, 2011, 04:03:36 AM
good plugin.

I still use vc6.0 sp6 and vs2005, I hope it support them too! :toothy

It can't work for inline asm.. :'(