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