Issue 3106: No syntax highlighting of go files
Status:  Released
Owner: ----
Closed:  Feb 2015
Reported by zimm...@gmail.com, Jan 18, 2015
I created an issue in Go's tracker that Go's gerrit instance is missing syntax highlighting for Go files https://github.com/golang/go/issues/9626

A commenter posted that the support was intentionally disabled https://gerrit-review.googlesource.com/#/c/60690/

I cannot find an issue to enable it again. What is the status on this and how can I help to make it work?
Jan 18, 2015
#1 a...@golang.org
FWIW, if this will be made available for go-review.googlesource.com it must be disabled by default.
Jan 19, 2015
Project Member #2 David.Os...@gmail.com
I asked in [1] to provide offending Go code and to file CodeMirror issue on GH.

It wasn't done yet. So it is unknown if new version of CodeMirror 4.10.0 that is used by Gerrit master (and thus by go-review.googlesource.com) still suffers from this problem.

>FWIW, if this will be made available for go-review.googlesource.com it must be disabled by default.

We enable all language modes that known to work. Currently there is now way to selectively disable language mode per language per user. But there is a change pending for review to move user preferences persistence backend from database to gerrit config files. Once landed, we can easily add this feature.

[1] https://github.com/golang/go/issues/9626
Status: AwaitingInformation
Feb 5, 2015
Project Member #3 David.Os...@gmail.com
https://gerrit-review.googlesource.com/64083
Status: Submitted
Labels: FixedIn-2.11
Apr 16, 2015
Project Member #4 david.pu...@sonymobile.com
(No comment was entered for this change.)
Status: Released