Skip to content
This repository has been archived by the owner on Aug 12, 2018. It is now read-only.

Can add syntax highlighting for Golang ? #210

Open
SeaHOH opened this issue Jan 7, 2018 · 0 comments
Open

Can add syntax highlighting for Golang ? #210

SeaHOH opened this issue Jan 7, 2018 · 0 comments

Comments

@SeaHOH
Copy link

SeaHOH commented Jan 7, 2018

Just use LexCPP.cxx, and the keyword setting from scite:

keywordclass.go=\
bool byte break case chan complex64 complex128 const continue defer default  \
else  for func go goto fallthrough false float32 float64 if import int interface int8 int16 int32 int64 \
len map nil package range return select string struct switch true type \
uint uintptr uint8 uint16 uint32 uint64  var
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant