Issue 3405: Pluggable syntax highlighting
Status:  AwaitingInformation
Owner: ----
Reported by nnchan...@gmail.com, Jun 2, 2015
I work in a lot of TypeScript, LESS, and other languages Gerrit doesn't have native support for highlighting. It would be really cool if the syntax highlighting could be pluggable, a la vim or something. tbh I have no idea how much work this is.
Jun 2, 2015
Project Member #1 David.Os...@gmail.com
TypeScript is supported and should just work.

Gerrit uses Codemirror editor and can only support modes that supported by Codemirror.
Status: AwaitingInformation
Jun 3, 2015
#2 nnchan...@gmail.com
oh, I just noticed I get syntax highlighting in the old change screen, but not the new one. I guess the new one uses a different code editor?

Thanks for the quick response!
-Nick