From 751c7cedc0ee51c00413bad7606c2f9da1b96126 Mon Sep 17 00:00:00 2001 From: Siegfried Pammer Date: Wed, 7 Jul 2010 10:19:03 +0000 Subject: [PATCH] Reorganised Keywords in VBNET-Mode.xshd git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/vbnet@6061 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61 --- .../Highlighting/Resources/VBNET-Mode.xshd | 174 +++++++++--------- 1 file changed, 92 insertions(+), 82 deletions(-) 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 de2716573e..262aaac8d8 100644 --- a/src/Libraries/AvalonEdit/ICSharpCode.AvalonEdit/Highlighting/Resources/VBNET-Mode.xshd +++ b/src/Libraries/AvalonEdit/ICSharpCode.AvalonEdit/Highlighting/Resources/VBNET-Mode.xshd @@ -87,8 +87,8 @@ CByte CChar CDate - CDec CDbl + CDec CInt CLng CObj @@ -102,124 +102,134 @@ CUShort DirectCast GetType + GetXmlNamespace + IIf TryCast TypeOf + AddHandler + Alias As - Of - New - End ByRef ByVal - Optional - ParamArray - Friend - Private - Protected - Public + Call + Case + Catch + Class Const - Custom + Continue + Declare Default + Delegate + Dim + Do + Each + Else + ElseIf + End + EndIf + Enum + Erase + Error + Event + Exit + Finally + For + Friend + Function + Get Global + GoSub + GoTo + Handles + If + Implements + Imports + In + Inherits + Interface + Let + Lib + Loop + Module MustInherit MustOverride + Namespace Narrowing + New + Next NotInheritable NotOverridable + Of + On + Operator + Option + Optional Overloads Overridable Overrides + ParamArray Partial + Private + Property + Protected + Public + RaiseEvent ReadOnly + ReDim + RemoveHandler + Resume + Return + Select + Set Shadows Shared Static - Widening - WithEvents - WriteOnly - Throw + Step Stop - Return - Resume - AddHandler - RemoveHandler - RaiseEvent - Option - Let - GoTo - GoSub - Call - Continue - Dim - ReDim - Erase - On - Error - Exit - Namespace - Class - Imports - Implements - Inherits - Interface - Delegate - Module Structure - Enum Sub - Function - Handles - Declare - Lib - Alias - Get - Set - Property - Operator - Event SyncLock + Then + Throw + To + Try Using - With - Do - While - Loop Wend - Try - Catch When - Finally - If - Then - Else - ElseIf - EndIf - For - To - Step - Each - In - Next - Select - Case - From + While + Widening + With + WithEvents + WriteOnly + + Aggregate + Ansi + Auto + Binary + By + Compare + Custom Distinct + Equals + Explicit + From Group - Where - Skip - Join + Infer Into - Equals - Take + Join Key - - - Ansi - Auto - Unicode + Off Preserve + Skip + Strict + Take + Text + Unicode Until + Where