cloudmanic / golang-import.novaextension

Nova Extension: Golang Tools provides the ability to run your .go files through goimports whenever you save or via a command. This extension also provides syntax highlighting for Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Golang Tools for Nova

A extension for the Nova editor.

Golang Tools provides the ability to run your .go files through goimports whenever you save or via a command. This extension also provides syntax highlighting for Go.

Install

This extension should simply work out of the box. However, I am sure this goes without saying, you need to have Go installed, and in your $PATH. An easy way to install Go is via Homebrew.

Please Support

Love this extension? Please show your support by tweeting nice things to @spicermatthews. If you have a feature request, or bug to report please submit a Github issue. Pull requests welcome.

About

Nova Extension: Golang Tools provides the ability to run your .go files through goimports whenever you save or via a command. This extension also provides syntax highlighting for Go.

License:MIT License


Languages

Language:JavaScript 97.2%Language:Go 2.8%