An open API service indexing awesome lists of open source software.

https://github.com/assad2008/npp-golang

Syntax highlighting support for google go (golang) in Notepad++
https://github.com/assad2008/npp-golang

Last synced: over 1 year ago
JSON representation

Syntax highlighting support for google go (golang) in Notepad++

Awesome Lists containing this project

README

          

#npp-golang

##Syntax Support for golang in Notepad++

This file provides Syntax highlighting support for Google Go Language (golang) in Notepad++

Installation for Notepad++ 6.4
----

1. On the Notepad++ toolbar menu select Language->Define your language

2. A user defined language window should open. Click the import button and navigate to the golang.xml file
and open it.

3. You may need to re-open your .go files or restart notepad++ in order to see the highlighting changes.