From 12e59300de3558cf76e20da397f695b188ee003d Mon Sep 17 00:00:00 2001 From: Siegfried Pammer Date: Thu, 7 Jul 2011 10:39:46 +0200 Subject: [PATCH] updated syntax highlighting for VB with keywords from VB 11 CTP --- .../Highlighting/Resources/VBNET-Mode.xshd | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/AvalonEdit/ICSharpCode.AvalonEdit/Highlighting/Resources/VBNET-Mode.xshd b/AvalonEdit/ICSharpCode.AvalonEdit/Highlighting/Resources/VBNET-Mode.xshd index 8a4c3e66a..348761559 100644 --- a/AvalonEdit/ICSharpCode.AvalonEdit/Highlighting/Resources/VBNET-Mode.xshd +++ b/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