From 85bfeb1f15f3b41ed60f7b251bf9a5ecea79fcd3 Mon Sep 17 00:00:00 2001 From: Siegfried Pammer Date: Sun, 18 Sep 2011 13:13:27 +0200 Subject: [PATCH] update VB Syntax Highlighting to VB 11 CTP --- .../Highlighting/Resources/VBNET-Mode.xshd | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/Libraries/AvalonEdit/ICSharpCode.AvalonEdit/Highlighting/Resources/VBNET-Mode.xshd b/src/Libraries/AvalonEdit/ICSharpCode.AvalonEdit/Highlighting/Resources/VBNET-Mode.xshd index 8a4c3e66a7..3487615593 100644 --- a/src/Libraries/AvalonEdit/ICSharpCode.AvalonEdit/Highlighting/Resources/VBNET-Mode.xshd +++ b/src/Libraries/AvalonEdit/ICSharpCode.AvalonEdit/Highlighting/Resources/VBNET-Mode.xshd @@ -4,6 +4,7 @@ + @@ -64,6 +65,7 @@ AddressOf And AndAlso + Await Is IsNot Like @@ -208,6 +210,7 @@ Aggregate Ansi Ascending + Async Auto Binary By @@ -221,6 +224,7 @@ Group Infer Into + Iterator Join Key Off @@ -232,6 +236,7 @@ Unicode Until Where + Yield