mirror of
https://github.com/golang/go
synced 2024-11-13 18:40:22 -07:00
ecdbcaf449
In general the description should describe what is added or fixed, not how it was done (the code does this), but in this case the cause were "/ /= ;" was missing, so the fix is to add it. Fixes #5761. R=golang-dev, adg CC=golang-dev https://golang.org/cl/10479043 |
||
---|---|---|
.. | ||
go.xml | ||
README | ||
userDefineLang.xml |
Given a Notepad++ installation at <DIR>: 1. Add the contents of userDefineLang.xml at <DIR>\userDefineLang.xml between <NotepadPlus> ... </NotepadPlus> 2. Copy go.xml to <DIR>\plugins\APIs 3. Restart Notepad++