开发者

Javascript syntax highlighter for Objective C

开发者 https://www.devze.com 2023-02-06 07:46 出处:网络
I am using 开发者_运维技巧google prettify, but it seems to not highlight objective-c code. Does anyone know of a javascript highlighter that supports code highlighting of objective-c? (so that I can

I am using 开发者_运维技巧google prettify, but it seems to not highlight objective-c code.

Does anyone know of a javascript highlighter that supports code highlighting of objective-c? (so that I can highlight objective c code on an HTML page using javascript)


Have a look at this page which lists some brushes, including Objective-C, for SyntaxHighlighter


http://www.dreamingwish.com/dream-2011/objc-brush-for-syntax-highlighter-mt.html this brush support the same highlight color as xcode

0

精彩评论

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