首页
社区
课程
招聘
[推荐]AsmHighlighter - x86 ASM Syntax Highlighting AddIn for Visual Studio
发表于: 2011-1-18 11:47 3278

[推荐]AsmHighlighter - x86 ASM Syntax Highlighting AddIn for Visual Studio

2011-1-18 11:47
3278

Features
Basic highlighting for x86 ASM language : comments, number, floats, strings, x86 instructions, registers, FPU, SIMD, MASM/NASM assembler directives...
Breakpoint are supported on lines containing valid x86 instructions.
Quick info tips on register/variables while debugging.
Instruction Size evaluation inserted in comments when formating code ( Format Document : Ctrl+K, Ctrl+D , Format Selection or Current Line : Ctrl+K, Ctrl+J)
AsmHighlighter is activated based on the following file extensions : *.asm files, *.inc files, *.cod files

Requirements
Visual Studio 2008 (at least tested on Pro version). Express editions are not supported as they don't allow community addins.
.NET Runtime 3.5 on Windows : Microsoft .NET 3.5 Runtime.

Limitations
NASM directives syntax are partially supported. Focus is on MASM syntax but should be ok for most of NASM files.
No syntax analyzing and checking. AsmHighlighter only use a basic tokenizer to extract keywords.
Inline ASM under C code (asm keyword) is not supported
No formatting
Future Plans
You are welcome to contribute to this project.





支持VS IDE高亮汇编语言的插件,支持 VS2008, 2010

[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课

上传的附件:
收藏
免费 0
支持
分享
最新回复 (2)
雪    币: 563
活跃值: (95)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
2
谢谢分享!!
2011-1-20 18:17
0
雪    币: 231
活跃值: (83)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
3
这个东西怎么安装?
2011-6-12 22:15
0
游客
登录 | 注册 方可回帖
返回
//