| Issue 3106: | No syntax highlighting of go files | |
| 2 people starred this issue and may be notified of changes. | Back to list |
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
Jan 19, 2015
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
Apr 16, 2015
(No comment was entered for this change.)
Status:
Released
|
|
| ► Sign in to add a comment |