Getting codemirror to highlight Clojure?
I am using the codemirror source editor but c开发者_Go百科annot get it to work for clojure. Has anyone managed to do this?
Not yet. If you're trying to implement a Clojure mode, feel free to ask specific questions in the google group ( http://groups.google.com/group/codemirror ).
I know it's been a while since the question was asked; I'd like to fill in that CodeMirror2 now has Clojure mode.
http://codemirror.net/mode/clojure/index.html
精彩评论