QuickGo is a useful QuickLook plugin to preview golang files. It will render files with a colorful view.
- Simple syntax highlighting
under development...
To install, simply put the "QuickGo.qlgenerator" file in:
~/Library/QuickLook/
To uninstall, simply remove it.
Or, you can use the Install script the following:
./Install.sh
To uninstall:
./Uninstall.sh
You can download a binary release from: https://github.com/atotto/QuickGo/downloads
You can change the syntax highlighting on ~/Library/QuickLook/Contents/Resources/style.css
.
- Go to the
~/Library/QuickLook/
directory. - Select
Show Package Contents
from context menu onQuickGo.qlgenerator
. - Go to
Contents/Resources
. - You can find the
style.css
, customize it!
If you find a bug, please create an issue here : https://github.com/atotto/QuickGo/issues
The QuickGo code is distributed under the same terms as http://golang.org/.
- Ato Araki : @atotto https://twitter.com/atotto