Gomod
Syntax definitions for "go.mod" and "go.sum" for Sublime Text
Details
Installs
- Total 4K
- Win 1K
- Mac 2K
- Linux 1K
Jul 12 | Jul 11 | Jul 10 | Jul 9 | Jul 8 | Jul 7 | Jul 6 | Jul 5 | Jul 4 | Jul 3 | Jul 2 | Jul 1 | Jun 30 | Jun 29 | Jun 28 | Jun 27 | Jun 26 | Jun 25 | Jun 24 | Jun 23 | Jun 22 | Jun 21 | Jun 20 | Jun 19 | Jun 18 | Jun 17 | Jun 16 | Jun 15 | Jun 14 | Jun 13 | Jun 12 | Jun 11 | Jun 10 | Jun 9 | Jun 8 | Jun 7 | Jun 6 | Jun 5 | Jun 4 | Jun 3 | Jun 2 | Jun 1 | May 31 | May 30 | May 29 | May 28 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 2 | 0 | 1 | 4 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 2 |
Mac | 0 | 0 | 0 | 2 | 2 | 0 | 0 | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 1 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 3 | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 1 | 1 | 0 | 1 | 1 | 5 | 1 |
Linux | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 4 | 1 | 0 | 4 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 2 | 0 | 0 | 1 | 0 | 1 | 3 | 0 | 0 | 1 | 1 | 3 | 0 | 0 | 3 | 0 | 1 | 4 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
Overview
Syntax definition for go.mod
and go.sum
files for Sublime Text. go.mod
is a manifest file for Go packages; read about it on https://golang.org/cmd/go/.
Installation
Make sure you have PackageControl installed, then open Command Palette → Install Package → Gomod.
Alternatively, clone this repository into Sublime's Packages folder. On MacOS, this is usually "/Users/<user>/Library/Application Support/Sublime Text 3/Packages"
. Find it using Sublime's menu → Preferences → Browse Packages.
Usage
*.mod
and *.sum
files should be automatically highlighted. Enjoy!
Misc
License: https://en.wikipedia.org/wiki/WTFPL
I'm receptive to suggestions. If this package almost satisfies you but needs changes, open an issue or chat me up. Contacts: https://mitranim.com/#contacts