- How can I set up syntax highlighteding for x64 assembly in visual studio 2010?
- Are there any available plug-in with 64-bit operand and SSE, SSE2, AVX opcodes?
- What is the best way to format asm source? I mean, I would like my asm source listing look look similar to output of disassembly with nice formatting.
- How can I get rid of annoying red underlining in asm in comments?
Thanks!
How can I set up syntax highlighteding for x64 assembly in visual studio 2010?
Share
For syntax highlightening you can look here: http://asmhighlighter.codeplex.com/