Arc0re / npp-golang

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#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

  1. Download the zip or with "git clone https://github.com/tlowry/npp-golang.git". Saving the golang.xml page or copy-pasting will probably corrupt the xml file and cause an import error.

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

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

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

About

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