Gomod
Syntax definitions for "go.mod" and "go.sum" for Sublime Text
Details
Installs
- Total 2K
- Win 523
- Mac 864
- Linux 474
Aug 14 | Aug 13 | Aug 12 | Aug 11 | Aug 10 | Aug 9 | Aug 8 | Aug 7 | Aug 6 | Aug 5 | Aug 4 | Aug 3 | Aug 2 | Aug 1 | Jul 31 | Jul 30 | Jul 29 | Jul 28 | Jul 27 | Jul 26 | Jul 25 | Jul 24 | Jul 23 | Jul 22 | Jul 21 | Jul 20 | Jul 19 | Jul 18 | Jul 17 | Jul 16 | Jul 15 | Jul 14 | Jul 13 | 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 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 0 | 0 | 2 | 0 | 1 | 0 | 0 | 2 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 3 | 1 | 1 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 5 | 1 | 0 | 1 | 0 | 1 | 1 | 2 | 0 | 1 | 1 | 2 | 1 | 1 | 1 |
Mac | 0 | 0 | 0 | 1 | 5 | 0 | 4 | 0 | 1 | 3 | 1 | 2 | 1 | 4 | 0 | 3 | 1 | 2 | 3 | 1 | 0 | 2 | 0 | 0 | 1 | 1 | 1 | 0 | 1 | 2 | 0 | 0 | 1 | 1 | 3 | 1 | 2 | 4 | 0 | 2 | 2 | 1 | 0 | 1 | 2 | 3 |
Linux | 1 | 1 | 0 | 2 | 1 | 1 | 1 | 0 | 0 | 1 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 1 | 1 | 1 | 4 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 1 | 0 | 1 | 1 | 1 | 0 | 2 | 2 | 0 | 1 |
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