From 5107041df72194e12aee6c6d68f2088c859c41b7 Mon Sep 17 00:00:00 2001 From: Alexander Orlov Date: Fri, 20 May 2011 11:03:33 -0700 Subject: [PATCH] misc: syntax highlighting support on IntelliJ IDEA Go keywords from Vim's syntax configuration file were used. Issue Tracker Reference: http://code.google.com/p/go/issues/detail?id=1850 Fixes #1850. R=golang-dev, gri CC=golang-dev https://golang.org/cl/4547054 --- misc/IntelliJIDEA/Go.xml | 98 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 misc/IntelliJIDEA/Go.xml diff --git a/misc/IntelliJIDEA/Go.xml b/misc/IntelliJIDEA/Go.xml new file mode 100644 index 0000000000..09265a2e0f --- /dev/null +++ b/misc/IntelliJIDEA/Go.xml @@ -0,0 +1,98 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +