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++
- Host: GitHub
- URL: https://github.com/assad2008/npp-golang
- Owner: assad2008
- Created: 2013-11-13T10:37:04.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-07-23T17:02:59.000Z (about 13 years ago)
- Last Synced: 2025-01-27T06:12:16.395Z (over 1 year ago)
- Size: 78.1 KB
- Stars: 1
- Watchers: 1
- Forks: 25
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.