@atom-languages/language-go

Go language support in Atom

Usage no npm install needed!

<script type="module">
  import atomLanguagesLanguageGo from 'https://cdn.skypack.dev/@atom-languages/language-go';
</script>

README

Go language support in Atom

macOS Build Status Windows Build Status Dependency Status

Adds syntax highlighting and snippets to Go files in Atom.

Originally converted from the Go TextMate bundle.

Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.