Go Language Resources Go, golang, go... NOTE: This page ceased updating in October, 2012

Go Syntax Highlight for JEdit

Syntax file contributed by Cedric Simon (aka simonced), and updated by Rodrigo Moraes: go.xml (local mirror, perhaps slightly outdated: go.xml).

And another (old) edit mode by Grzegorz Żur: go.xml (Lost? If anyone has a copy, please send it to me.)

To install download and copy the desired go.xml to ~/.jedit/modes/ and add this line to your ~/.jedit/modes/catalog:

<MODE NAME="Google go" FILE="go.xml" FILE_NAME_GLOB="*.go" />