From 844bc6c0acdb053936321739083cab80c4a913d4 Mon Sep 17 00:00:00 2001 From: ChaiShushan Date: Wed, 14 Aug 2013 13:41:36 +1000 Subject: [PATCH] misc/notepadplus: support Calltips Fixes #5789. R=golang-dev, r CC=golang-dev https://golang.org/cl/10601043 --- misc/notepadplus/go.xml | 178 +++++++++++++++++++++++++++------------- 1 file changed, 121 insertions(+), 57 deletions(-) diff --git a/misc/notepadplus/go.xml b/misc/notepadplus/go.xml index 29031be0ea..59e4116d6d 100644 --- a/misc/notepadplus/go.xml +++ b/misc/notepadplus/go.xml @@ -1,69 +1,133 @@ - + - - - + + + + + + + + - - - - - - - - + + + + + + + + + + + + + + + + + + + + + - - - - + + + + + + + + + + + + + + - - - + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - + + + + + + + + + + + + + + -- 2.48.1