开发者

vs2008 syntax highlighting for il assembler

开发者 https://www.devze.com 2022-12-08 01:50 出处:网络
is the开发者_StackOverflow中文版re a way to get visual studio 2008 to do a nice syntax highlighting for the intermediate language?Actually there is:

is the开发者_StackOverflow中文版re a way to get visual studio 2008 to do a nice syntax highlighting for the intermediate language?


Actually there is: http://dashingboy.wordpress.com/2009/03/21/masm-syntax-highlighting-in-visual-studio/


Unfortunately not, no. You could use ILIDE# (http://nida.se/ilide/)

It's a small editor for IL-ASM files, with intellisense support.


There is a codeplex addin: http://asmhighlighter.codeplex.com/

0

精彩评论

暂无评论...
验证码 换一张
取 消